2014-07-06 21:47:00 +00:00
|
|
|
# Template build file for 'perl-IO-Socket-Socks'.
|
|
|
|
pkgname=perl-IO-Socket-Socks
|
2014-09-06 14:04:16 +00:00
|
|
|
version=0.65
|
2014-09-25 08:58:39 +00:00
|
|
|
revision=2
|
2014-07-06 21:47:00 +00:00
|
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
|
|
build_style=perl-module
|
2014-09-25 08:58:39 +00:00
|
|
|
hostmakedepends="perl>=5.20"
|
2014-07-06 21:47:00 +00:00
|
|
|
makedepends="${hostmakedepends}"
|
|
|
|
depends="${makedepends}"
|
|
|
|
noarch="yes"
|
|
|
|
short_desc="IO::Socket::Socks - Socks 4/5 client and server"
|
|
|
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|
|
|
homepage="http://search.cpan.org/dist/IO-Socket-Socks"
|
|
|
|
license="LGPL"
|
|
|
|
distfiles="${CPAN_SITE}/IO/${pkgname/perl-/}-$version.tar.gz"
|
2014-09-06 14:04:16 +00:00
|
|
|
checksum=0cfa3ca53b90087879fbfaa6b4668b955a939a59d8f40abb23c3c2286418eb89
|