16 lines
695 B
Text
16 lines
695 B
Text
# Template build file for 'perl-LWP-Protocol-socks'.
|
|
pkgname=perl-LWP-Protocol-socks
|
|
version=1.7
|
|
revision=2
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl>=5.20"
|
|
makedepends="${hostmakedepends} perl-IO-Socket-SSL perl-LWP-Protocol-https perl-IO-Socket-Socks perl-LWP"
|
|
depends="${makedepends}"
|
|
noarch="yes"
|
|
short_desc="LWP::Protocol::socks - adds support for the socks protocol"
|
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|
homepage="http://search.cpan.org/dist/LWP-Protocol-socks"
|
|
license="Artistic, GPL-1"
|
|
distfiles="${CPAN_SITE}/LWP/${pkgname/perl-/}-$version.tar.gz"
|
|
checksum=768c7f80dc20a8e91aa7868f548193edb10dca16039519d97dff2690cbb40b4e
|