aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-01-30 11:48:37 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-01-30 11:48:37 +0000
commit99fdee1d9f30107858e4b4b8c398d8283a4ad83d (patch)
tree83a706b2ab3d5d4b07652cafdf6d9ef6bc443afc /devel
parent0eefefa1d71d77884ca8b65020599177b4ec1d7e (diff)
downloadports-99fdee1d9f30107858e4b4b8c398d8283a4ad83d.tar.gz
ports-99fdee1d9f30107858e4b4b8c398d8283a4ad83d.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile1
-rw-r--r--devel/p5-Data-Inspect/Makefile21
-rw-r--r--devel/p5-Data-Inspect/distinfo2
-rw-r--r--devel/p5-Data-Inspect/pkg-descr3
-rw-r--r--devel/p5-Data-Inspect/pkg-plist5
5 files changed, 32 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 9272ae79c69f..e55af248c1e9 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1402,6 +1402,7 @@
SUBDIR += p5-Data-Hexdumper
SUBDIR += p5-Data-Hexify
SUBDIR += p5-Data-Hierarchy
+ SUBDIR += p5-Data-Inspect
SUBDIR += p5-Data-Integer
SUBDIR += p5-Data-JavaScript-Anon
SUBDIR += p5-Data-Lazy
diff --git a/devel/p5-Data-Inspect/Makefile b/devel/p5-Data-Inspect/Makefile
new file mode 100644
index 000000000000..6ab17256625f
--- /dev/null
+++ b/devel/p5-Data-Inspect/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: p5-Data-Inspect
+# Date created: 2011-01-13
+# Whom: Kurt Lidl <kurt.lidl@cello.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Data-Inspect
+PORTVERSION= 0.04
+CATEGORIES= devel perl5
+MASTER_SITES= CPAN/../../authors/id/O/OW/OWL
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= kurt.lidl@cello.com
+COMMENT= Another pretty-printer for perl objects
+
+PERL_CONFIGURE= yes
+
+MAN3= Data::Inspect.3
+
+.include <bsd.port.mk>
diff --git a/devel/p5-Data-Inspect/distinfo b/devel/p5-Data-Inspect/distinfo
new file mode 100644
index 000000000000..90086c334377
--- /dev/null
+++ b/devel/p5-Data-Inspect/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Data-Inspect-0.04.tar.gz) = ddbaad555c76507f7fe38455ba04a7ef450411852240a557fcf9e94c9b5d8e41
+SIZE (Data-Inspect-0.04.tar.gz) = 6276
diff --git a/devel/p5-Data-Inspect/pkg-descr b/devel/p5-Data-Inspect/pkg-descr
new file mode 100644
index 000000000000..b312f2928169
--- /dev/null
+++ b/devel/p5-Data-Inspect/pkg-descr
@@ -0,0 +1,3 @@
+Another perl object pretty-printer
+
+WWW: http://search.cpan.org/dist/Data-Inspect/
diff --git a/devel/p5-Data-Inspect/pkg-plist b/devel/p5-Data-Inspect/pkg-plist
new file mode 100644
index 000000000000..924d2bea55e4
--- /dev/null
+++ b/devel/p5-Data-Inspect/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/Data/Inspect.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Inspect/.packlist
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Inspect
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data
+@dirrmtry %%SITE_PERL%%/Data