From 8189375745106c6097d54b49e10deff7441637cd 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@1042 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/frickin/Config.in | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 openwrt/package/frickin/Config.in (limited to 'openwrt/package/frickin/Config.in') diff --git a/openwrt/package/frickin/Config.in b/openwrt/package/frickin/Config.in new file mode 100644 index 000000000..6747197f1 --- /dev/null +++ b/openwrt/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