kenzok8-package/luci-app-wifidog/Makefile
github-actions[bot] 7be2b15d1a update-09.05
2021-09-05 16:50:22 +08:00

21 lines
288 B
Makefile

#PO = wifidog
#by walkingsky
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI wifidog config
LUCI_DEPENDS:=+wifidog
LUCI_PKGARCH:=all
PKG_NAME:=luci-app-wifidog
PKG_VERSION:=2.0
PKG_RELEASE:=2
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature
#
#
#
#