Merge pull request #1154 from stangri/luci-app-simple-adblock
[project/luci.git] / applications / luci-app-vpnbypass / Makefile
1 # Copyright (c) 2017 Stan Grishin (stangri@melmac.net)
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+
7 PKG_MAINTAINER:=Stan Grishin <stangri@melmac.net>
8
9 LUCI_TITLE:=VPN Bypass Web UI
10 LUCI_DEPENDS:=+vpnbypass
11 LUCI_PKGARCH:=all
12 PKG_RELEASE:=1
13
14 include ../../luci.mk
15
16 # call BuildPackage - OpenWrt buildroot signature