op-packages/luci-app-mfun/Makefile
github-actions[bot] 62640bad4a 🚀 Sync 2026-03-20 14:18:42
2026-03-20 14:18:42 +08:00

19 lines
307 B
Makefile

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