applications: remove LUCI_PKGARCH:=all
[project/luci.git] / applications / luci-app-pbr / Makefile
1 # Copyright 2017-2022 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.1-7
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
13
14 PKG_PROVIDES:=luci-app-vpnbypass luci-app-vpn-policy-routing
15
16 include ../../luci.mk
17
18 # call BuildPackage - OpenWrt buildroot signature