add rrs package (thanks to Chris Putnam)
[openwrt.git] / package / frickin / Config.in
1 config BR2_PACKAGE_FRICKIN
2         tristate "frickin - PPTP (Point-to-Point Tunneling Protocol) proxy"
3         default m if CONFIG_DEVEL
4         help
5           Frickin PPTP Proxy allows a Point-to-Point Tunneling Protocol (PPTP) 
6           client to connect to a PPTP server through Network Address 
7           Translation (NAT).
8           
9           http://frickin.sourceforge.net/
10