summaryrefslogtreecommitdiff
path: root/package/privoxy/Config.in
blob: 8d8d01a73ffe5edc272233611648e26c727e4c6a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
config BR2_PACKAGE_PRIVOXY
	bool "privoxy"
	depends on BR2_USE_MMU # fork()
	select BR2_PACKAGE_PCRE
	select BR2_PACKAGE_ZLIB
	help
	  A non-caching web proxy with advanced filtering capabilities
	  for enhancing privacy, modifying web page data and HTTP
	  headers, controlling access, and removing ads and other
	  obnoxious Internet junk.

	  http://www.privoxy.org/