aboutsummaryrefslogtreecommitdiffstats
path: root/lang/Makefile
diff options
context:
space:
mode:
authorjylefort <jylefort@FreeBSD.org>2005-06-27 22:05:52 +0800
committerjylefort <jylefort@FreeBSD.org>2005-06-27 22:05:52 +0800
commit0c398e3350e92fcd6b493f2a961c4223cf42177b (patch)
tree9fbb24d64764fa9fdd9091576d3712e2c3daea5c /lang/Makefile
parenta6e5a5db019412668cc74fb5ab725a9c6b8b8fe9 (diff)
downloadfreebsd-ports-gnome-0c398e3350e92fcd6b493f2a961c4223cf42177b.tar.gz
freebsd-ports-gnome-0c398e3350e92fcd6b493f2a961c4223cf42177b.tar.zst
freebsd-ports-gnome-0c398e3350e92fcd6b493f2a961c4223cf42177b.zip
Add metaocaml.
MetaOCaml is a multi-stage extension of the OCaml programming language, and provides three basic constructs called Brackets, Escape, and Run for building, combining, and executing future-stage computations, respectively. MetaOCaml is a compiled dialect of MetaML. WWW: http://www.metaocaml.org/ PR: ports/82330 Submitted by: Geoffrey Mainland <mainland@apeiron.net>
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 e18a09133a32..52de0cb62768 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -136,6 +136,7 @@
SUBDIR += malbolge
SUBDIR += mawk
SUBDIR += mdk
+ SUBDIR += metaocaml
SUBDIR += mit-scheme
SUBDIR += mixal
SUBDIR += ml-pnet