Merge pull request #579 from cshore/pull-request-protocol-vpnc
[project/luci.git] / protocols / luci-proto-vpnc / Makefile
1 #
2 # Copyright (C) 2008-2014 The LuCI Team <luci@lists.subsignal.org>
3 #
4 # This is free software, licensed under the Apache License, Version 2.0 .
5 #
6
7 include $(TOPDIR)/rules.mk
8
9 LUCI_TITLE:=Support for VPNC VPN
10 LUCI_DEPENDS:=+vpnc
11 LUCI_PKGARCH:=all
12
13 PKG_NAME:=luci-proto-vpnc
14 PKG_RELEASE=1
15 PKG_VERSION:=1.0.0
16 PKG_MAINTAINER:=Daniel Dickinson <openwrt@daniel.thecshore.com>
17 PKG_LICENSE:=Apache-2.0
18
19 LUA_TARGET:=source
20
21 include ../../luci.mk
22
23 # call BuildPackage - OpenWrt buildroot signature