aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-09-02 02:22:12 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-09-02 02:22:12 +0000
commit18f1cdaf8678462a59b6efdfd62f8d2795679989 (patch)
tree62ec8c714babe968faa79547801bab7540134317 /devel/Makefile
parent08405b5337a36604e2ed26a32afe0b13dadedc7c (diff)
downloadports-18f1cdaf8678462a59b6efdfd62f8d2795679989.tar.gz
ports-18f1cdaf8678462a59b6efdfd62f8d2795679989.zip
Add bisongen.
BisonGen is a general-purpose parser generator that converts a grammar description for an LALR(1) context-free grammar into a program to parse that grammar. WWW: http://www.4suite.org PR: ports/84546 Submitted by: Frerich Raabe <frerich@hex.athame.co.uk>
Notes
Notes: svn path=/head/; revision=141751
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 3fe646a8a2de..0198e93e606a 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -79,6 +79,7 @@
SUBDIR += bin86
SUBDIR += bison
SUBDIR += bison-devel
+ SUBDIR += bisongen
SUBDIR += bison1875
SUBDIR += bitkeeper
SUBDIR += bnf