New package: perl-Class-Load-0.23
This commit is contained in:
parent
f9087861aa
commit
3a5153eabc
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-Class-Load/template
Normal file
16
srcpkgs/perl-Class-Load/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template build file for 'perl-Class-Load'.
|
||||
pkgname=perl-Class-Load
|
||||
version=0.23
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="perl perl-Data-OptList perl-Module-Implementation perl-Module-Runtime perl-Package-Stash perl-Try-Tiny"
|
||||
short_desc="Load and check for loaded modules"
|
||||
noarch="yes"
|
||||
maintainer="John Regan <john@jrjrtech.com>"
|
||||
homepage="http://search.cpan.org/dist/Class-Load"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/Class/${pkgname/perl-/}-$version.tar.gz"
|
||||
checksum=f2bca579e72ea96c6b1c5ebc86dfa1929062c412443277f0bc0437e50874b28f
|
Loading…
Reference in a new issue