7a1c51088318e7e5aa0728eece8bcbc152fc26be
[project/luci.git] / applications / luci-app-pbr / Makefile
1 # Copyright 2017-2023 MOSSDeF, Stan Grishin (stangri@melmac.ca)
2 # This is free software, licensed under the GNU General Public License v3.
3
4 include $(TOPDIR)/rules.mk
5
6 PKG_LICENSE:=GPL-3.0-or-later
7 PKG_MAINTAINER:=Stan Grishin <stangri@melmac.ca>
8 PKG_VERSION:=1.1.4-r7
9
10 LUCI_TITLE:=Policy Based Routing Service Web UI
11 LUCI_DESCRIPTION:=Provides Web UI for Policy Based Routing Service.
12 LUCI_DEPENDS:=+luci-base +jsonfilter +pbr-service
13 LUCI_PKGARCH:=all
14
15 PKG_PROVIDES:=luci-app-vpnbypass luci-app-vpn-policy-routing
16
17 include ../../luci.mk
18
19 # call BuildPackage - OpenWrt buildroot signature