aboutsummaryrefslogtreecommitdiffstats
path: root/httppc/httppc_0.8.5.oe
diff options
context:
space:
mode:
Diffstat (limited to 'httppc/httppc_0.8.5.oe')
-rw-r--r--httppc/httppc_0.8.5.oe13
1 files changed, 0 insertions, 13 deletions
diff --git a/httppc/httppc_0.8.5.oe b/httppc/httppc_0.8.5.oe
deleted file mode 100644
index a96cafbaa6..0000000000
--- a/httppc/httppc_0.8.5.oe
+++ /dev/null
@@ -1,13 +0,0 @@
-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