New package: perl-LWP-Protocol-https-6.04
This commit is contained in:
parent
c801566c31
commit
d8930eec9d
|
@ -0,0 +1,16 @@
|
|||
# Template build file for 'perl-LWP-Protocol-https'.
|
||||
pkgname=perl-LWP-Protocol-https
|
||||
version=6.04
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.18"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${makedepends} perl-IO-Socket-SSL perl-Mozilla-CA perl-Net-HTTP perl-LWP"
|
||||
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=1ef67750ee363525cf729b59afde805ac4dc80eaf8d36ca01082a4d78a7af629
|
Loading…
Reference in New Issue