New package: perl-MRO-Compat-0.13
This commit is contained in:
parent
f84570cff4
commit
6a16b6bd70
|
@ -0,0 +1,16 @@
|
|||
# Template build file for 'perl-MRO-Compat'.
|
||||
pkgname=perl-MRO-Compat
|
||||
version=0.13
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${hostmakedepends}"
|
||||
short_desc="MRO::Compat - mro::* interface compatibility for Perls < 5.9.5"
|
||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||
homepage="http://search.cpan.org/dist/MRO-Compat/"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="http://search.cpan.org/CPAN/authors/id/H/HA/HAARG/${pkgname/perl-/}-$version.tar.gz"
|
||||
checksum=8a2c3b6ccc19328d5579d02a7d91285e2afd85d801f49d423a8eb16f323da4f8
|
Loading…
Reference in New Issue