summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-11-11 09:44:04 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-11-11 09:44:04 +0000
commit8c85eb5197c4318f566bf8663342393248f64b15 (patch)
treecbb73e7e81137019a2ff965ec0f0ca6305de6904 /devel/Makefile
parent- Fix running with perl <5.6, on 4.x (diff)
add dparser 1.7
A simple but powerful tool for parsing
Notes
Notes: svn path=/head/; revision=93730
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 a6e3e50c82ff..f301dcbcf1b5 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -178,6 +178,7 @@
SUBDIR += doctorj
SUBDIR += dotconf
SUBDIR += doxygen
+ SUBDIR += dparser
SUBDIR += e4graph
SUBDIR += ebnf2yacc
SUBDIR += eboxy