New package: perl-Data-Dx-0.000009
This commit is contained in:
parent
14b76cfbc7
commit
e1d85d5649
1 changed files with 17 additions and 0 deletions
17
srcpkgs/perl-Data-Dx/template
Normal file
17
srcpkgs/perl-Data-Dx/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'perl-Data-Dx'
|
||||
pkgname=perl-Data-Dx
|
||||
version=0.000009
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl perl-Data-Dump perl-Keyword-Declare"
|
||||
makedepends="$hostmakedepends"
|
||||
depends="$makedepends"
|
||||
checkdepends="perl-Test-Pod-Coverage"
|
||||
short_desc="Data::Dx - Dump data structures with name and point-of-origin"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/Data-Dx"
|
||||
distfiles="${CPAN_SITE}/Data/Data-Dx-${version}.tar.gz"
|
||||
checksum=55e0e2fcde2d2184c154fe084939c0d27e43626edf9b1733d1ad9468a18450cb
|
Loading…
Reference in a new issue