20 lines
730 B
Bash
20 lines
730 B
Bash
# 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
|