mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
New package: perl-Class-MethodMaker-2.24
This commit is contained in:
parent
728e2bdb13
commit
cb2edf5c5a
1 changed files with 15 additions and 0 deletions
15
srcpkgs/perl-Class-MethodMaker/template
Normal file
15
srcpkgs/perl-Class-MethodMaker/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'perl-Class-MethodMaker'
|
||||||
|
pkgname=perl-Class-MethodMaker
|
||||||
|
version=2.24
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="${hostmakedepends}"
|
||||||
|
depends="${makedepends}"
|
||||||
|
short_desc="Easy building of Perl Classes"
|
||||||
|
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
|
homepage="https://metacpan.org/release/Class-MethodMaker"
|
||||||
|
distfiles="${CPAN_SITE}/Class/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
|
checksum=5eef58ccb27ebd01bcde5b14bcc553b5347a0699e5c3e921c7780c3526890328
|
Loading…
Add table
Reference in a new issue