18 lines
722 B
Bash
18 lines
722 B
Bash
# Template build file for 'perl-LWP-Protocol-https'.
|
|
pkgname=perl-LWP-Protocol-https
|
|
version=6.07
|
|
revision=1
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="${hostmakedepends} perl-IO-Socket-SSL perl-Mozilla-CA perl-Net-HTTP perl-LWP"
|
|
checkdepends="perl-Test-RequiresInternet"
|
|
depends="${makedepends}"
|
|
noarch="yes"
|
|
short_desc="LWP::Protocol::https - Provide https support for LWP::UserAgent"
|
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|
homepage="http://search.cpan.org/dist/LWP-Protocol-https"
|
|
license="Artistic, GPL-1"
|
|
distfiles="${CPAN_SITE}/LWP/${pkgname/perl-/}-$version.tar.gz"
|
|
checksum=522cc946cf84a1776304a5737a54b8822ec9e79b264d0ba0722a70473dbfb9e7
|