aboutsummaryrefslogtreecommitdiffstats
path: root/package/ipsec-tools/Config.in
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-12-09 10:02:08 +0000
committerNicolas Thill <nico@openwrt.org>2005-12-09 10:02:08 +0000
commitcf2c8302d6b0b8d5ea040e253f721ba74fe5acb4 (patch)
tree3edf561c35ce1f9323241e3cc9184e511fede720 /package/ipsec-tools/Config.in
parentbb389764b1f56e0a878d5de2181aed1d9912bf51 (diff)
downloadupstream-cf2c8302d6b0b8d5ea040e253f721ba74fe5acb4.tar.gz
upstream-cf2c8302d6b0b8d5ea040e253f721ba74fe5acb4.tar.bz2
upstream-cf2c8302d6b0b8d5ea040e253f721ba74fe5acb4.zip
add ipsec-tools package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2607 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/ipsec-tools/Config.in')
-rw-r--r--package/ipsec-tools/Config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/package/ipsec-tools/Config.in b/package/ipsec-tools/Config.in
new file mode 100644
index 0000000000..161c927d8e
--- /dev/null
+++ b/package/ipsec-tools/Config.in
@@ -0,0 +1,9 @@
+config BR2_PACKAGE_IPSEC_TOOLS
+ prompt "ipsec-tools....................... IPsec management tools"
+ tristate
+ default n
+ help
+ IPsec management tools
+
+ http://ipsec-tools.sourceforge.net/
+