New package: perl-Module-Implementation-0.09
This commit is contained in:
16
srcpkgs/perl-Module-Implementation/template
Normal file
16
srcpkgs/perl-Module-Implementation/template
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
# Template file for 'perl-Module-Implementation'
|
||||||
|
pkgname=perl-Module-Implementation
|
||||||
|
version=0.09
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="${hostmakedepends}"
|
||||||
|
depends="perl perl-Module-Runtime perl-Try-Tiny"
|
||||||
|
short_desc="Loads one of several implementations for a module"
|
||||||
|
noarch="yes"
|
||||||
|
maintainer="John Regan <john@jrjrtech.com>"
|
||||||
|
homepage="http://search.cpan.org/dist/Module-Implementation/"
|
||||||
|
license="Artistic"
|
||||||
|
distfiles="${CPAN_SITE}/Module/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
|
checksum=c15f1a12f0c2130c9efff3c2e1afe5887b08ccd033bd132186d1e7d5087fd66d
|
||||||
Reference in New Issue
Block a user