Files
ruantiblock_openwrt/luci-app-ruantiblock/Makefile
T

18 lines
364 B
Makefile
Raw Normal View History

2021-02-01 02:38:08 +03:00
#
# (с) 2025 gSpot (https://github.com/gSpotx2f/ruantiblock_openwrt)
2021-02-01 02:38:08 +03:00
#
include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-ruantiblock
2025-09-15 18:25:20 +03:00
PKG_VERSION:=2.1.8
2025-10-16 23:32:07 +03:00
PKG_RELEASE:=2
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