kenzok8-package/luci-app-netkeeper-interception/Makefile
github-actions[bot] 16a922f897 update-09.24
2021-09-24 23:37:27 +08:00

17 lines
399 B
Makefile

# Copyright (C) 2019 CCnut
#
# This is free software, licensed under the GNU General Public License v2.
#
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for Netkeeper-Interception
LUCI_DEPENDS:=+luci-compat +netkeeper-interception +luci-proto-netkeeper
LUCI_PKGARCH:=all
PKG_VERSION:=0.1
PKG_RELEASE:=1
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature