aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Regexp-Debugger
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2015-03-28 17:57:30 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2015-03-28 17:57:30 +0000
commit44bdc832f0a1085871a2a7966ab172b485467e3b (patch)
treef0e0fa0eef73c40f13a8d24b9d31d7f54ed17aff /textproc/p5-Regexp-Debugger
parent757fde75ff670b78e61673315bd78d0aab03114b (diff)
Notes
Diffstat (limited to 'textproc/p5-Regexp-Debugger')
-rw-r--r--textproc/p5-Regexp-Debugger/Makefile17
-rw-r--r--textproc/p5-Regexp-Debugger/distinfo2
-rw-r--r--textproc/p5-Regexp-Debugger/pkg-descr4
-rw-r--r--textproc/p5-Regexp-Debugger/pkg-plist4
4 files changed, 27 insertions, 0 deletions
diff --git a/textproc/p5-Regexp-Debugger/Makefile b/textproc/p5-Regexp-Debugger/Makefile
new file mode 100644
index 000000000000..93f3c441da05
--- /dev/null
+++ b/textproc/p5-Regexp-Debugger/Makefile
@@ -0,0 +1,17 @@
+# Created by: Adam Weinberger <adamw@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= Regexp-Debugger
+PORTVERSION= 0.001020
+CATEGORIES= textproc perl5
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= CPAN:DCONWAY
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= perl@FreeBSD.org
+COMMENT= Visually debug regexes in-place
+
+USES= perl5
+USE_PERL5= configure
+
+.include <bsd.port.mk>
diff --git a/textproc/p5-Regexp-Debugger/distinfo b/textproc/p5-Regexp-Debugger/distinfo
new file mode 100644
index 000000000000..6e1a80b702ae
--- /dev/null
+++ b/textproc/p5-Regexp-Debugger/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Regexp-Debugger-0.001020.tar.gz) = 54760f1c15c6efa739ae589cd363946ce11d5b60e81186f96bddea7c5a5c2d9c
+SIZE (Regexp-Debugger-0.001020.tar.gz) = 34098
diff --git a/textproc/p5-Regexp-Debugger/pkg-descr b/textproc/p5-Regexp-Debugger/pkg-descr
new file mode 100644
index 000000000000..156537b11b22
--- /dev/null
+++ b/textproc/p5-Regexp-Debugger/pkg-descr
@@ -0,0 +1,4 @@
+When you load this module, any regex in the same lexical scope will be visually
+(and interactively) debugged as it matches.
+
+WWW: https://metacpan.org/pod/Regexp::Debugger
diff --git a/textproc/p5-Regexp-Debugger/pkg-plist b/textproc/p5-Regexp-Debugger/pkg-plist
new file mode 100644
index 000000000000..e6182507ba8e
--- /dev/null
+++ b/textproc/p5-Regexp-Debugger/pkg-plist
@@ -0,0 +1,4 @@
+bin/rxrx
+%%SITE_PERL%%/Regexp/Debugger.pm
+%%PERL5_MAN3%%/Regexp::Debugger.3.gz
+man/man1/rxrx.1.gz