Files
ruantiblock_openwrt/luci-app-ruantiblock/Makefile
T

16 lines
316 B
Makefile
Raw Normal View History

2021-02-01 02:38:08 +03:00
#
# (с) 2020 gSpot (https://github.com/gSpotx2f/ruantiblock_openwrt)
#
include $(TOPDIR)/rules.mk
PKG_VERSION:=0.9.0
2021-10-05 20:48:58 +03:00
PKG_RELEASE:=6
2021-02-01 02:38:08 +03:00
LUCI_TITLE:=LuCI support for ruantiblock
LUCI_DEPENDS:=+ruantiblock +luci-mod-admin-full
LUCI_PKGARCH:=all
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature