small-package/luci-app-control-webrestric.../Makefile

16 lines
323 B
Makefile
Raw Normal View History

2021-09-08 15:15:02 +08:00
# Copyright (C) 2016 Openwrt.org
#
# This is free software, licensed under the Apache License, Version 2.0 .
#
include $(TOPDIR)/rules.mk
2024-07-22 20:35:13 +08:00
LUCI_TITLE:=LuCI support for Webrestriction
2021-09-08 15:15:02 +08:00
LUCI_PKGARCH:=all
2024-07-22 20:35:13 +08:00
PKG_VERSION:=1.1
PKG_RELEASE:=1
2021-09-08 15:15:02 +08:00
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature