summaryrefslogtreecommitdiffstats
path: root/package/privoxy/Config.in
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-03-13 20:48:48 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-03-13 20:48:48 +0000
commita89439881ee4e225484e80f5e46814b5b0f23c16 (patch)
tree0d735e7ca56220aaec7c91f8d69c10d22e54e587 /package/privoxy/Config.in
parent52243dc3bed00046d1770cb2b70d614df23a97be (diff)
privoxy port, first try
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3364 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/privoxy/Config.in')
-rw-r--r--package/privoxy/Config.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/package/privoxy/Config.in b/package/privoxy/Config.in
new file mode 100644
index 000000000..ba1e4b061
--- /dev/null
+++ b/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/