aboutsummaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2018-09-18 00:19:31 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2018-09-18 00:19:31 +0000
commitfa9290fee7ab90a9f2ec5b287a9a4d708fad6ac2 (patch)
treecc4d221224fd701a4be3fadf835a4e9d56afe9ce /lang/Makefile
parentb6d369168580d62bf2729499c07b16c6096edaa7 (diff)
downloadports-fa9290fee7ab90a9f2ec5b287a9a4d708fad6ac2.tar.gz
ports-fa9290fee7ab90a9f2ec5b287a9a4d708fad6ac2.zip
Add ott, tool for writing definitions of programming languages and calculi
Inspired by: Domagoj Stolfa <domagoj.stolfa@cl.cam.ac.uk>
Notes
Notes: svn path=/head/; revision=479963
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 97ab8de5f8d3..4e7f0c95c207 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -224,6 +224,7 @@
SUBDIR += oo2c
SUBDIR += opencoarrays
SUBDIR += opendylan
+ SUBDIR += ott
SUBDIR += owl-lisp
SUBDIR += p2c
SUBDIR += p5-Data-JavaScript