summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-09-05 20:25:03 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-09-05 20:25:03 +0000
commit1824f755fb83e52b57365901969f71fe6a6cdb70 (patch)
treebe43af90cbfc8a4379f4d6f8b5022a7de71173b4 /devel
parent RecDescent incrementally generates top-down recursive-descent text (diff)
Add p5-Parse-RecDescent
Notes
Notes: svn path=/head/; revision=21283
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 54ea6c62d2c5..c3580699ed4a 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -119,6 +119,7 @@
SUBDIR += p5-IniConf
SUBDIR += p5-IO-stringy
SUBDIR += p5-PV
+ SUBDIR += p5-Parse-RecDescent
SUBDIR += p5-Penguin
SUBDIR += p5-Penguin-Easy
SUBDIR += p5-Proc-Simple