mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
New package: perl-MooX-HandlesVia-0.001009
This commit is contained in:
parent
108a03e6e9
commit
749bb7a0e7
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-MooX-HandlesVia/template
Normal file
16
srcpkgs/perl-MooX-HandlesVia/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'perl-MooX-HandlesVia'
|
||||||
|
pkgname=perl-MooX-HandlesVia
|
||||||
|
version=0.001009
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="${hostmakedepends} perl-Module-Runtime perl-Data-Perl perl-Moo perl-Class-Method-Modifiers perl-Role-Tiny perl-MooX-Types-MooseLike"
|
||||||
|
depends="${makedepends}"
|
||||||
|
checkdepends="perl-Test-Fatal perl-Test-Exception"
|
||||||
|
short_desc="NativeTrait-like behavior for Moo"
|
||||||
|
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
|
homepage="https://metacpan.org/release/MooX-HandlesVia"
|
||||||
|
distfiles="${CPAN_SITE}/MooX/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
|
checksum=716353e38894ecb7e8e4c17bc95483db5f59002b03541b54a72c27f2a8f36c12
|
Loading…
Add table
Reference in a new issue