luci-app-vpnbypass: switch to luci-tree Makefile, i18n support
[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_VERSION:=1.0.0
7 PKG_RELEASE:=5
8 PKG_LICENSE:=GPL-3.0+
9 PKG_MAINTAINER:=Stan Grishin <stangri@melmac.net>
10
11 LUCI_TITLE:=VPN Bypass Web UI
12 LUCI_DEPENDS:=+vpnbypass
13 LUCI_PKGARCH:=all
14
15 include ../../luci.mk
16
17 # call BuildPackage - OpenWrt buildroot signature