aboutsummaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-11-13 13:04:31 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-11-13 13:04:31 +0000
commitaadb3e7c336f0fe506b17b283d8963009cbc6e63 (patch)
treecf6313f6e83b7b0f22537b0e63a2cd3ff9488ce6 /lang/Makefile
parent078ea4221c9be36a8e6dbc6d7cd9f6f63e083ec2 (diff)
downloadports-aadb3e7c336f0fe506b17b283d8963009cbc6e63.tar.gz
ports-aadb3e7c336f0fe506b17b283d8963009cbc6e63.zip
- Add p5-Marpa-PP 0.010
Marpa::PP is the pure Perl version of Marpa. Marpa parses any language whose grammar can be written in BNF. That includes recursive grammars, ambiguous grammars, infinitely ambiguous grammars and grammars with useless or empty productions. WWW: http://search.cpan.org/dist/Marpa-PP/ Feature safe: yes
Notes
Notes: svn path=/head/; revision=285696
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 688559a7d616..4ddb489aae36 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -213,6 +213,7 @@
SUBDIR += p5-JavaScript-Value-Escape
SUBDIR += p5-List-MoreUtils
SUBDIR += p5-Marpa
+ SUBDIR += p5-Marpa-PP
SUBDIR += p5-Modern-Perl
SUBDIR += p5-Parse-Perl
SUBDIR += p5-Perl6-Subs