luci-base: ship rpcd uci access ACL
[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_MAINTAINER:=Daniel Dickinson <openwrt@daniel.thecshore.com>
14 PKG_LICENSE:=Apache-2.0
15
16 LUA_TARGET:=source
17
18 include ../../luci.mk
19
20 # call BuildPackage - OpenWrt buildroot signature