Files
ruantiblock_openwrt/luci-app-ruantiblock/Makefile
T

16 lines
318 B
Makefile
Raw Normal View History

2021-02-01 02:38:08 +03:00
#
2023-04-26 17:50:23 +03:00
# (с) 2023 gSpot (https://github.com/gSpotx2f/ruantiblock_openwrt)
2021-02-01 02:38:08 +03:00
#
include $(TOPDIR)/rules.mk
2023-11-26 16:49:59 +03:00
PKG_VERSION:=1.3-4
2021-02-01 02:38:08 +03:00
LUCI_TITLE:=LuCI support for ruantiblock
2021-11-04 18:57:08 +03:00
LUCI_DEPENDS:=+ruantiblock
2021-02-01 02:38:08 +03:00
LUCI_PKGARCH:=all
2021-11-04 18:57:08 +03:00
#include ../../luci.mk
include $(TOPDIR)/feeds/luci/luci.mk
2021-02-01 02:38:08 +03:00
# call BuildPackage - OpenWrt buildroot signature