aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2005-03-04 09:59:03 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2005-03-04 09:59:03 +0000
commitec77db52b07eb9a278b2ae23e38d63900390ba3e (patch)
tree1b12f05ea49468427478bee2403f7c891e9cc97d /devel/Makefile
parent75b0eb08aba9c6cd27041b75c3b66edde37c825a (diff)
downloadports-ec77db52b07eb9a278b2ae23e38d63900390ba3e.tar.gz
ports-ec77db52b07eb9a278b2ae23e38d63900390ba3e.zip
- add p5-Regexp-Assemble-0.09
Regexp::Assemble allows you to take a number of regular expressions and assemble them into a single regular expression (or RE) that will match everything that any of the individual REs match, only what they match and nothing else. WWW: http://search.cpan.org/dist/Regexp-Assemble/
Notes
Notes: svn path=/head/; revision=130338
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index ce9ae16a6175..b7538a3794b2 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1003,6 +1003,7 @@
SUBDIR += p5-Rcs-Agent
SUBDIR += p5-ReadLine-Gnu
SUBDIR += p5-ReadLine-Perl
+ SUBDIR += p5-Regexp-Assemble
SUBDIR += p5-Regexp-Shellish
SUBDIR += p5-Religion
SUBDIR += p5-ResourcePool