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