New package: perl-Data-Dump-1.22.
This commit is contained in:
parent
75fe6837a2
commit
f65307ad51
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'perl-Data-Dump'
|
||||
pkgname=perl-Data-Dump
|
||||
version=1.22
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.20"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${makedepends}"
|
||||
short_desc="Data::Dump - Pretty printing of data structures"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://search.cpan.org/dist/Data-OptList/"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/Data/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=533caad79f2f5ff453ed30137c96c1cb2a7e83972bf9dc48d265e0e035a738b2
|
Loading…
Reference in New Issue