2014-07-06 23:43:50 +02:00
|
|
|
# Template build file for 'perl-Mozilla-CA'.
|
|
|
|
pkgname=perl-Mozilla-CA
|
|
|
|
version=20130114
|
2014-09-25 10:58:39 +02:00
|
|
|
revision=2
|
2014-07-06 23:43:50 +02:00
|
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
|
|
build_style=perl-module
|
2014-09-25 10:58:39 +02:00
|
|
|
hostmakedepends="perl>=5.20"
|
2014-07-06 23:43:50 +02:00
|
|
|
makedepends="${hostmakedepends}"
|
|
|
|
depends="${makedepends}"
|
|
|
|
noarch="yes"
|
|
|
|
short_desc="Mozilla::CA - Mozilla's CA cert bundle in PEM format"
|
|
|
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|
|
|
homepage="http://search.cpan.org/dist/Mozilla-CA"
|
|
|
|
license="Artistic, GPL-1"
|
|
|
|
distfiles="${CPAN_SITE}/Mozilla/${pkgname/perl-/}-$version.tar.gz"
|
|
|
|
checksum=82342614add1dbca8a00daa1ee55af3e0036245aed7d445537918c045008ccd7
|