From 06f7d17e81de21a95e35b03453242bc62b05a6aa Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Sat, 13 Mar 2004 05:42:36 +0000 Subject: First pass of .oe cleanups. BKrev: 40529f4crFtRY5_1DubNmWhDeHSmPw --- httppc/httppc_0.8.5.oe | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'httppc') diff --git a/httppc/httppc_0.8.5.oe b/httppc/httppc_0.8.5.oe index e69de29bb2..6782c5185b 100644 --- a/httppc/httppc_0.8.5.oe +++ b/httppc/httppc_0.8.5.oe @@ -0,0 +1,12 @@ +DEPENDS = "virtual/libc adns" +RDEPENDS = "libc6 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.' + +SRC_URI = ${SOURCEFORGE_MIRROR}/httppc/httppc-${PV}.tar.gz \ + file://${FILESDIR}/install.patch;patch=1 + +inherit autotools libtool -- cgit v1.2.3