aboutsummaryrefslogtreecommitdiffstats
path: root/package/frickin/Config.in
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-05-24 01:55:36 +0000
committerNicolas Thill <nico@openwrt.org>2005-05-24 01:55:36 +0000
commit3d28e11d8da371c67f3e209b59c7f7e4f08faea2 (patch)
tree53ba368e72d685fbd99407e09b514076ce747caf /package/frickin/Config.in
parent436db53649ed419d5579357bac5d89e60ec0be0d (diff)
downloadmaster-187ad058-3d28e11d8da371c67f3e209b59c7f7e4f08faea2.tar.gz
master-187ad058-3d28e11d8da371c67f3e209b59c7f7e4f08faea2.tar.bz2
master-187ad058-3d28e11d8da371c67f3e209b59c7f7e4f08faea2.zip
Add frickin package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1042 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/frickin/Config.in')
-rw-r--r--package/frickin/Config.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/package/frickin/Config.in b/package/frickin/Config.in
new file mode 100644
index 0000000000..6747197f18
--- /dev/null
+++ b/package/frickin/Config.in
@@ -0,0 +1,12 @@
+config BR2_PACKAGE_FRICKIN
+ tristate "frickin - PPTP (Point-to-Point Tunneling Protocol) proxy"
+# default m if CONFIG_DEVEL
+ default n
+ help
+ Frickin PPTP Proxy allows a Point-to-Point Tunneling Protocol (PPTP)
+ client to connect to a PPTP server through Network Address
+ Translation (NAT).
+
+ http://frickin.sourceforge.net/
+
+