2021-09-23 14:38:13 +08:00

18 lines
271 B
Makefile

include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-nextcloud
PKG_VERSION:=1.0.1
PKG_RELEASE:=20210923
LUCI_TITLE:=LuCI support for nextcloud
LUCI_PKGARCH:=all
LUCI_DEPENDS:=+docker
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature