op-packages/luci-app-nastools/Makefile
2026-06-30 01:11:33 +08:00

19 lines
345 B
Makefile

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