kenzok8-package/luci-app-lanraragi/Makefile
2023-03-12 23:35:24 +08:00

19 lines
337 B
Makefile

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