aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Debug-Client
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2010-03-21 12:54:28 +0000
committerMartin Wilke <miwi@FreeBSD.org>2010-03-21 12:54:28 +0000
commit54844b1be638279ecd1a47f4b9c6a154dec28592 (patch)
tree151312ca091943526a8e99862e63821167266467 /devel/p5-Debug-Client
parentbe04bdd6bfcb0f121122d209c082b37d5cda1c55 (diff)
downloadports-54844b1be638279ecd1a47f4b9c6a154dec28592.tar.gz
ports-54844b1be638279ecd1a47f4b9c6a154dec28592.zip
Client for the standard perl debugger.
Debug::Client was spun off from Padre. WWW: http://padre.perlide.org/wiki/Projects PR: ports/144822 Submitted by: ports at c0decafe.net
Notes
Notes: svn path=/head/; revision=251330
Diffstat (limited to 'devel/p5-Debug-Client')
-rw-r--r--devel/p5-Debug-Client/Makefile22
-rw-r--r--devel/p5-Debug-Client/distinfo3
-rw-r--r--devel/p5-Debug-Client/pkg-descr5
-rw-r--r--devel/p5-Debug-Client/pkg-plist5
4 files changed, 35 insertions, 0 deletions
diff --git a/devel/p5-Debug-Client/Makefile b/devel/p5-Debug-Client/Makefile
new file mode 100644
index 000000000000..29c3c4d1544f
--- /dev/null
+++ b/devel/p5-Debug-Client/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: p5-Debug-Client
+# Date created: 2010-03-17
+# Whom: ports@c0decafe.net
+#
+# $FreeBSD$
+#
+
+PORTNAME= Debug-Client
+PORTVERSION= 0.11
+CATEGORIES= devel perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= ports@c0decafe.net
+COMMENT= Client for the standard Perl debugger
+
+USE_PERL5= yes
+PERL_CONFIGURE= yes
+
+MAN3= Debug::Client.3
+
+.include <bsd.port.mk>
diff --git a/devel/p5-Debug-Client/distinfo b/devel/p5-Debug-Client/distinfo
new file mode 100644
index 000000000000..6fd95c273237
--- /dev/null
+++ b/devel/p5-Debug-Client/distinfo
@@ -0,0 +1,3 @@
+MD5 (Debug-Client-0.11.tar.gz) = 9204796d0c884bbc8c504f821a7c2ee2
+SHA256 (Debug-Client-0.11.tar.gz) = bb18f132c74259c34f66603d5d7eaabe4be9c863a45f93c890a02cf8bea5e9bb
+SIZE (Debug-Client-0.11.tar.gz) = 23506
diff --git a/devel/p5-Debug-Client/pkg-descr b/devel/p5-Debug-Client/pkg-descr
new file mode 100644
index 000000000000..0470f7ecb933
--- /dev/null
+++ b/devel/p5-Debug-Client/pkg-descr
@@ -0,0 +1,5 @@
+Client for the standard perl debugger.
+
+Debug::Client was spun off from Padre.
+
+WWW: http://padre.perlide.org/wiki/Projects
diff --git a/devel/p5-Debug-Client/pkg-plist b/devel/p5-Debug-Client/pkg-plist
new file mode 100644
index 000000000000..d07ef104c12c
--- /dev/null
+++ b/devel/p5-Debug-Client/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/Debug/Client.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Debug/Client/.packlist
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Debug/Client
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Debug
+@dirrmtry %%SITE_PERL%%/Debug