13 lines
497 B
Bash
13 lines
497 B
Bash
# Template file for 'corkscrew'
|
|
pkgname=corkscrew
|
|
version=2.0
|
|
revision=1
|
|
build_style=gnu-configure
|
|
short_desc="Corkscrew is a tool for tunneling SSH through HTTP proxies"
|
|
maintainer="pulux <pulux@pf4sh.de>"
|
|
license="GPL-2"
|
|
homepage="http://www.agroman.net/corkscrew/"
|
|
#distfiles="http://agroman.net/corkscrew/$pkgname-$version.tar.gz"
|
|
distfiles="https://ftp.heanet.ie/mirrors/OpenBSD/distfiles/corkscrew-${version}.tar.gz"
|
|
checksum=0d0fcbb41cba4a81c4ab494459472086f377f9edb78a2e2238ed19b58956b0be
|