From 44d7a718762bf4c764708de6938c36d3d7a5be80 Mon Sep 17 00:00:00 2001 From: nico 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 000000000..6747197f1 --- /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