kenzok8-package/luci-app-nextcloud/Makefile
2024-08-22 20:34:22 +08:00

19 lines
346 B
Makefile

include $(TOPDIR)/rules.mk
PKG_VERSION:=1.1.1-20240822
PKG_RELEASE:=
LUCI_TITLE:=LuCI support for nextcloud
LUCI_PKGARCH:=all
LUCI_DEPENDS:=+lsblk +docker +dockerd +luci-lib-taskd
define Package/luci-app-nextcloud/conffiles
/etc/config/nextcloud
endef
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature