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
#
2024-02-27 17:31:44 +03:00
# (с) 2024 gSpot (https://github.com/gSpotx2f/ruantiblock_openwrt)
2021-02-01 02:38:08 +03:00
#
include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-ruantiblock
2024-11-06 15:30:03 +03:00
PKG_VERSION:=2.1.0
PKG_RELEASE:=1
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