aboutsummaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-11-13 13:05:16 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-11-13 13:05:16 +0000
commitc9bc64721bde6ecca9c113a2996e075686d4b253 (patch)
tree6803c7f207e07f336832754437531c58fea3ca5a /lang/Makefile
parentaadb3e7c336f0fe506b17b283d8963009cbc6e63 (diff)
downloadports-c9bc64721bde6ecca9c113a2996e075686d4b253.tar.gz
ports-c9bc64721bde6ecca9c113a2996e075686d4b253.zip
- Add p5-Marpa-XS 0.018
Marpa::XS is the XS 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-XS/ Feature safe: yes
Notes
Notes: svn path=/head/; revision=285697
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 4ddb489aae36..a3b384a99bd5 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -214,6 +214,7 @@
SUBDIR += p5-List-MoreUtils
SUBDIR += p5-Marpa
SUBDIR += p5-Marpa-PP
+ SUBDIR += p5-Marpa-XS
SUBDIR += p5-Modern-Perl
SUBDIR += p5-Parse-Perl
SUBDIR += p5-Perl6-Subs