From 3d28e11d8da371c67f3e209b59c7f7e4f08faea2 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Tue, 24 May 2005 01:55:36 +0000 Subject: Add frickin package git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1042 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/frickin/Config.in | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 package/frickin/Config.in (limited to 'package/frickin/Config.in') 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/ + + -- cgit v1.2.3