mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
New package: perl-MRO-Compat-0.13
This commit is contained in:
parent
f84570cff4
commit
6a16b6bd70
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-MRO-Compat/template
Normal file
16
srcpkgs/perl-MRO-Compat/template
Normal file
|
@ -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…
Add table
Reference in a new issue