summaryrefslogtreecommitdiff
path: root/devel/p5-Debug-ShowStuff
diff options
context:
space:
mode:
authormef <mef>2015-11-26 15:09:05 +0000
committermef <mef>2015-11-26 15:09:05 +0000
commit2ec1d201270d50b7e43def521eb7121b2c45323d (patch)
tree6e80d789dd0df25c8fee27fae349931bbf46d949 /devel/p5-Debug-ShowStuff
parent62fec1d0726560b753152745de1054634f0ebefc (diff)
downloadpkgsrc-2ec1d201270d50b7e43def521eb7121b2c45323d.tar.gz
(Previous commit was with wrong directory name, sorry).
Import p5-Debug-ShowStuff-1.16 as devel/p5-Debug-ShowStuff. A collection of handy debugging routines for displaying the values of variables with a minimum of coding.
Diffstat (limited to 'devel/p5-Debug-ShowStuff')
-rw-r--r--devel/p5-Debug-ShowStuff/DESCR2
-rw-r--r--devel/p5-Debug-ShowStuff/Makefile20
-rw-r--r--devel/p5-Debug-ShowStuff/distinfo6
3 files changed, 28 insertions, 0 deletions
diff --git a/devel/p5-Debug-ShowStuff/DESCR b/devel/p5-Debug-ShowStuff/DESCR
new file mode 100644
index 00000000000..0d070728f7a
--- /dev/null
+++ b/devel/p5-Debug-ShowStuff/DESCR
@@ -0,0 +1,2 @@
+A collection of handy debugging routines for displaying the values of
+variables with a minimum of coding.
diff --git a/devel/p5-Debug-ShowStuff/Makefile b/devel/p5-Debug-ShowStuff/Makefile
new file mode 100644
index 00000000000..dd0589754f1
--- /dev/null
+++ b/devel/p5-Debug-ShowStuff/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2015/11/26 15:09:05 mef Exp $
+
+DISTNAME= Debug-ShowStuff-1.16
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= https://cpan.metacpan.org/authors/id/M/MI/MIKO/
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://cpan.metacpan.org/authors/id/M/MI/MIKO/
+COMMENT= Collection of handy debugging routines to display values of variables
+LICENSE= ${PERL5_LICENSE}
+
+BUILD_DEPENDS+= p5-String-Util-[0-9]*:../../devel/p5-String-Util
+
+PERL5_MODULE_TYPE= Module::Build
+PERL5_PACKLIST= auto/Debug/ShowStuff/.packlist
+USE_LANGUAGES= # none
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Debug-ShowStuff/distinfo b/devel/p5-Debug-ShowStuff/distinfo
new file mode 100644
index 00000000000..84ef1be2051
--- /dev/null
+++ b/devel/p5-Debug-ShowStuff/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2015/11/26 15:09:05 mef Exp $
+
+SHA1 (Debug-ShowStuff-1.16.tar.gz) = 898adf26ca5c38aebd22e379e9eabbddc132b480
+RMD160 (Debug-ShowStuff-1.16.tar.gz) = 33c1957f53719bdd39b4b7ebc5062f6e317641ef
+SHA512 (Debug-ShowStuff-1.16.tar.gz) = 7d42e664812d03b4bbbebb307ae4a8f1ab6ff1dfcd1e1f6a9d9b80fdbd227e37732a2309a14174307690f4fca3db62376cf116585cfad10814f0143111af5de9
+Size (Debug-ShowStuff-1.16.tar.gz) = 40315 bytes