From af3c8d623f5e2d2014ac24ebbb0272482cbacc53 Mon Sep 17 00:00:00 2001 From: wbx Date: Mon, 13 Mar 2006 20:48:48 +0000 Subject: privoxy port, first try git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3364 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/privoxy/Config.in | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 openwrt/package/privoxy/Config.in (limited to 'openwrt/package/privoxy/Config.in') diff --git a/openwrt/package/privoxy/Config.in b/openwrt/package/privoxy/Config.in new file mode 100644 index 000000000..ba1e4b061 --- /dev/null +++ b/openwrt/package/privoxy/Config.in @@ -0,0 +1,14 @@ +config BR2_PACKAGE_PRIVOXY + prompt "privoxy........................... web proxy with advanced filtering capabilities" + tristate + default m if CONFIG_DEVEL + help + + Privoxy is a web proxy with advanced filtering capabilities for + protecting privacy, modifying web page content, managing cookies, + controlling access, and removing ads, banners, pop-ups and other + obnoxious Internet junk. Privoxy has a very flexible configuration + and can be customized to suit individual needs and tastes. Privoxy + has application for both stand-alone systems and multi-user networks. + + http://www.privoxy.org/ -- cgit v1.2.3