Files
ruantiblock_openwrt/luci-app-ruantiblock/Makefile
T

19 lines
437 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
PKG_VERSION:=2.1.12
2025-12-31 03:15:47 +03:00
PKG_RELEASE:=1
PKG_MAINTAINER:=gSpot <https://github.com/gSpotx2f/ruantiblock_openwrt>
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