aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-06-06 06:00:31 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-06-06 06:00:31 +0000
commita3d38765f0cc4da16115a8323e01182757a5281c (patch)
treec56e6fdbb7c8ff952cbd4bf6286678cd245264a7 /devel/Makefile
parentf7ecbd0225baf1822135ea261b73d6fb973a152a (diff)
downloadports-a3d38765f0cc4da16115a8323e01182757a5281c.tar.gz
ports-a3d38765f0cc4da16115a8323e01182757a5281c.zip
Sid is a LL(1) parser generator that turns specifications of languages into
programs that recognise those languages. One of the aims of sid was to separate the specification of the language to be recognised from the language that the recogniser program is written in. For this reason, input to sid is split into two components: output language independent information, and output language dependent information. PR: ports/113128 Submitted by: The Akuma Project
Notes
Notes: svn path=/head/; revision=192872
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 706dd83cb5c1..73278141d3fd 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -2088,6 +2088,7 @@
SUBDIR += shmap
SUBDIR += showgrammar
SUBDIR += shtool
+ SUBDIR += sid
SUBDIR += sigslot
SUBDIR += silc-toolkit
SUBDIR += simgear