New package: perl-IO-Socket-Socks-0.63
This commit is contained in:
parent
782608bdbd
commit
c801566c31
|
@ -0,0 +1,16 @@
|
||||||
|
# Template build file for 'perl-IO-Socket-Socks'.
|
||||||
|
pkgname=perl-IO-Socket-Socks
|
||||||
|
version=0.63
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl>=5.18"
|
||||||
|
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"
|
||||||
|
checksum=ccff40aebf739195174188997d57dae99575fe02306a37e94663ff48572d871b
|
Loading…
Reference in New Issue