mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
New package: perl-MooX-Types-MooseLike-0.29
This commit is contained in:
parent
cb2edf5c5a
commit
183ff0d9c9
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-MooX-Types-MooseLike/template
Normal file
16
srcpkgs/perl-MooX-Types-MooseLike/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'perl-MooX-Types-MooseLike'
|
||||
pkgname=perl-MooX-Types-MooseLike
|
||||
version=0.29
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends} perl-Module-Runtime perl-Moo"
|
||||
depends="${makedepends}"
|
||||
checkdepends="perl-Test-Fatal perl-Test-Exception"
|
||||
short_desc="Moosish types and a type builder"
|
||||
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-Types-MooseLike"
|
||||
distfiles="${CPAN_SITE}/MooX/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=1d3780aa9bea430afbe65aa8c76e718f1045ce788aadda4116f59d3b7a7ad2b4
|
Loading…
Add table
Reference in a new issue