blob: f3360f7c89cdcea4b1e446375fbe3bc750c2f7e9 (
plain)
1
2
3
4
5
6
7
|
HOMEPAGE = "http://www.agroman.net/corkscrew/"
DESCRIPTION = "Tunnel SSH throught HTTP proxies"
SECTION = "console/network"
SRC_URI = "http://www.agroman.net/corkscrew/corkscrew-${PV}.tar.gz \
file://configure.patch;patch=1"
inherit autotools
|