aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-06-06 14:00:31 +0800
committermiwi <miwi@FreeBSD.org>2007-06-06 14:00:31 +0800
commit1e20caf01cad9bf36e5dfd87f63a86247e00defb (patch)
tree548377262c011220b3aaf14e86b5b0a0bfa1fc78 /devel/Makefile
parent3ba3a89cb2853ca0bed3f81318b36a827d025a7c (diff)
downloadfreebsd-ports-gnome-1e20caf01cad9bf36e5dfd87f63a86247e00defb.tar.gz
freebsd-ports-gnome-1e20caf01cad9bf36e5dfd87f63a86247e00defb.tar.zst
freebsd-ports-gnome-1e20caf01cad9bf36e5dfd87f63a86247e00defb.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
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