small-package/luci-app-emby/Makefile

19 lines
315 B
Makefile
Raw Normal View History

2023-01-20 08:48:32 +08:00
include $(TOPDIR)/rules.mk
PKG_VERSION:=1.0.1-20230108
PKG_RELEASE:=
LUCI_TITLE:=LuCI support for Emby
LUCI_PKGARCH:=all
LUCI_DEPENDS:=+docker +luci-lib-taskd
define Package/luci-app-emby/conffiles
/etc/config/emby
endef
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature