summaryrefslogtreecommitdiffstats
path: root/openwrt/package/vpnc/Config.in
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-12-13 09:37:29 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-12-13 09:37:29 +0000
commitf4af9e6ffa08d46109f621030f33466073298245 (patch)
tree62eb4934809afd3c9b7b9787d26fd1a78a6cbfb3 /openwrt/package/vpnc/Config.in
parent4ed1388b2c8c5abef5f656b1d31e15e577179009 (diff)
Added vpnc, a cicso3000 vpn concentrator client
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2647 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/vpnc/Config.in')
-rwxr-xr-xopenwrt/package/vpnc/Config.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/openwrt/package/vpnc/Config.in b/openwrt/package/vpnc/Config.in
new file mode 100755
index 000000000..2b3a42356
--- /dev/null
+++ b/openwrt/package/vpnc/Config.in
@@ -0,0 +1,8 @@
+config BR2_PACKAGE_VPNC
+ tristate "vpnc............................. client for cisco3000 VPN Concentrator."
+ default m if CONFIG_DEVEL
+ depends on BR2_PACKAGE_KMOD_TUN
+ depends on BR2_PACKAGE_LIBGPG_ERROR
+ depends on BR2_PACKAGE_LIBGCRYPT
+ help
+ Client for cisco3000 VPN Concentrator.