Import perl module Data::Dumper

Stringified perl data structures, suitable for both printing and eval.
This commit is contained in:
pettai 2015-02-07 16:17:57 +00:00
parent db70676705
commit f8c08c98b4
3 changed files with 26 additions and 0 deletions

View file

@ -0,0 +1 @@
Stringified perl data structures, suitable for both printing and eval.

View file

@ -0,0 +1,20 @@
# $NetBSD: Makefile,v 1.19 2015/02/07 16:17:57 pettai Exp $
DISTNAME= Data-Dumper-2.154
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/S/SM/SMUELLER/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/~smueller/Data-Dumper/
COMMENT= Stringified perl data structures
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Test-Simple>0:../../devel/p5-Test-Simple
DEPENDS+= p5-ExtUtils-MakeMaker>0:../../devel/p5-ExtUtils-MakeMaker
USE_LANGUAGES= c
PERL5_PACKLIST= auto/Data/Dumper/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.5 2015/02/07 16:17:57 pettai Exp $
SHA1 (Data-Dumper-2.154.tar.gz) = e4f716d500d821da3e802513be7f26b24bf795ac
RMD160 (Data-Dumper-2.154.tar.gz) = 8492c15e19aac0281c9eae8866851b68567a731e
Size (Data-Dumper-2.154.tar.gz) = 100369 bytes