mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
New package: perl-Sub-HandlesVia-0.031
This commit is contained in:
parent
fa506e1cf7
commit
9b799e0753
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-Sub-HandlesVia/template
Normal file
16
srcpkgs/perl-Sub-HandlesVia/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'perl-Sub-HandlesVia'
|
||||||
|
pkgname=perl-Sub-HandlesVia
|
||||||
|
version=0.031
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl perl-Type-Tiny perl-Exporter-Tiny perl-Class-Tiny perl-Class-Method-Modifiers"
|
||||||
|
makedepends="${hostmakedepends}"
|
||||||
|
depends="${makedepends}"
|
||||||
|
checkdepends="perl-Test-Requires perl-Test-Fatal perl-Moo perl-Role-Hooks"
|
||||||
|
short_desc="Sub::HandlesVia - alternative handles_via implementation"
|
||||||
|
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
|
homepage="https://metacpan.org/release/Sub-HandlesVia"
|
||||||
|
distfiles="${CPAN_SITE}/Sub/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
|
checksum=53824b58ba392e0ba04d39f119f6f03132f9fb22aa7c0460f29378e287d0f689
|
Loading…
Add table
Reference in a new issue