New package: perl-Mozilla-CA-20130114
This commit is contained in:
parent
8caa3baab3
commit
805a1b8875
|
@ -0,0 +1,16 @@
|
|||
# Template build file for 'perl-Mozilla-CA'.
|
||||
pkgname=perl-Mozilla-CA
|
||||
version=20130114
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.18"
|
||||
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
|
Loading…
Reference in New Issue