New package: perl-Moo-2.003004.
This commit is contained in:
parent
caa921b3a6
commit
0f402f97a7
|
@ -0,0 +1,19 @@
|
|||
# Template file for 'perl-Moo'
|
||||
pkgname=perl-Moo
|
||||
version=2.003004
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="perl perl-Class-Method-Modifiers perl-Devel-GlobalDestruction
|
||||
perl-Module-Runtime perl-Role-Tiny perl-Sub-Name perl-Sub-Quote perl-strictures
|
||||
perl-Class-XSAccessor"
|
||||
checkdepends="perl-Test-Fatal"
|
||||
depends="${makedepends}"
|
||||
short_desc="Minimal Object Orientation support for Roles"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="Artistic, GPL-1"
|
||||
homepage="http://search.cpan.org/dist/Moo"
|
||||
distfiles="https://cpan.org/authors/id/H/HA/HAARG/Moo-${version}.tar.gz"
|
||||
checksum=f8bbb625f8e963eabe05cff9048fdd72bdd26777404ff2c40bc690f558be91e1
|
||||
noarch=yes
|
Loading…
Reference in New Issue