aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/httppc/httppc_0.8.5.bb
blob: 5dd5742686fa89f137c3cf57255c843728ac2398 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
SECTION = "console/network"
DEPENDS = "adns"
DESCRIPTION = "HTTP Proxy Client is a set of libraries and scripts \
that provide transparent access to Internet via HTTP proxy tunnel \
for programs which use TCP/IP for communication. The tunnel is \
provided by the CONNECT method of HTTP proxy, and supports external \
DNS resolution."
LICENSE = "GPL"

SRC_URI = "${SOURCEFORGE_MIRROR}/httppc/httppc-${PV}.tar.gz \
	   file://install.patch;patch=1"

inherit autotools