Files
openwrt_packages/luci-mod-istorenext/Makefile
2025-12-11 00:15:18 +08:00

13 lines
248 B
Makefile

include $(TOPDIR)/rules.mk
LUCI_TITLE:=iStoreNext
LUCI_DESCRIPTION:=LuCI module for iStoreNext
PKG_VERSION:=0.0.2
PKG_RELEASE:=1
LUCI_DEPENDS:=+luci-nginxer
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature