summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2009-11-16 23:59:36 +0000
committerseb <seb@pkgsrc.org>2009-11-16 23:59:36 +0000
commita47998e69b2b032f2a2f115ec36773094a457e4d (patch)
tree0f472daafb0de5fdbf41b6bb5fb3276692d42194
parentaac2bad9da20d80a38e26a65bf27897a44e90cc9 (diff)
downloadpkgsrc-a47998e69b2b032f2a2f115ec36773094a457e4d.tar.gz
Initial import of p5-Data-Dumper-Concise version 1.001 in the NetBSD
Packages Collection. The Perl 5 module Data::Dumper::Concise exists, fundamentally, as a convenient way to reproduce a set of Dumper options that we've found ourselves using across large numbers of applications, primarily for debugging output.
-rw-r--r--devel/p5-Data-Dumper-Concise/DESCR4
-rw-r--r--devel/p5-Data-Dumper-Concise/Makefile20
-rw-r--r--devel/p5-Data-Dumper-Concise/distinfo5
3 files changed, 29 insertions, 0 deletions
diff --git a/devel/p5-Data-Dumper-Concise/DESCR b/devel/p5-Data-Dumper-Concise/DESCR
new file mode 100644
index 00000000000..1a0424f9058
--- /dev/null
+++ b/devel/p5-Data-Dumper-Concise/DESCR
@@ -0,0 +1,4 @@
+The Perl 5 module Data::Dumper::Concise exists, fundamentally, as
+a convenient way to reproduce a set of Dumper options that we've
+found ourselves using across large numbers of applications, primarily
+for debugging output.
diff --git a/devel/p5-Data-Dumper-Concise/Makefile b/devel/p5-Data-Dumper-Concise/Makefile
new file mode 100644
index 00000000000..c4b2162fd01
--- /dev/null
+++ b/devel/p5-Data-Dumper-Concise/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/11/16 23:59:36 seb Exp $
+#
+
+DISTNAME= Data-Dumper-Concise-1.001
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Data-Dumper-Concise/
+COMMENT= Perl 5 module to dump references with concision and deparsing
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Data/Dumper/Concise/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Data-Dumper-Concise/distinfo b/devel/p5-Data-Dumper-Concise/distinfo
new file mode 100644
index 00000000000..c4e17b811a4
--- /dev/null
+++ b/devel/p5-Data-Dumper-Concise/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/11/16 23:59:36 seb Exp $
+
+SHA1 (Data-Dumper-Concise-1.001.tar.gz) = c490c75b8bce69c718e792b0af086346532d65a6
+RMD160 (Data-Dumper-Concise-1.001.tar.gz) = a025a8d806228136b3f9014513624254131893c6
+Size (Data-Dumper-Concise-1.001.tar.gz) = 15809 bytes