New package: perl-Package-Stash-0.37
This commit is contained in:
parent
bd38750099
commit
1143ec0703
|
@ -0,0 +1,16 @@
|
|||
# Template build file for 'perl-Package-Stash'.
|
||||
pkgname=perl-Package-Stash
|
||||
version=0.37
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl perl-Dist-CheckConflicts"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${hostmakedepends} perl-Module-Implementation perl-Package-Stash-XS"
|
||||
short_desc="Routines for manipulating stashes"
|
||||
noarch="yes"
|
||||
maintainer="John Regan <john@jrjrtech.com>"
|
||||
homepage="http://search.cpan.org/dist/Package-Stash"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/Package/${pkgname/perl-/}-$version.tar.gz"
|
||||
checksum=06ab05388f9130cd377c0e1d3e3bafeed6ef6a1e22104571a9e1d7bfac787b2c
|
Loading…
Reference in New Issue