aboutsummaryrefslogtreecommitdiffstats
path: root/lang/Makefile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-03-30 15:26:32 +0800
committersobomax <sobomax@FreeBSD.org>2002-03-30 15:26:32 +0800
commitb40ccf4df259f78d2828a23c9170ac2eb1a3dd1f (patch)
tree50538bd0360f4e1cb84a110a2583cfa2631ea2f0 /lang/Makefile
parentf8d64e239b139002160c8ac3e3705fa6bbb325e9 (diff)
downloadfreebsd-ports-gnome-b40ccf4df259f78d2828a23c9170ac2eb1a3dd1f.tar.gz
freebsd-ports-gnome-b40ccf4df259f78d2828a23c9170ac2eb1a3dd1f.tar.zst
freebsd-ports-gnome-b40ccf4df259f78d2828a23c9170ac2eb1a3dd1f.zip
Add cli - Microsoft's Shared Source implementation if CLI ECMA standard
and C# language. Please note, that in order to build on -current you need linker binary from -stable.
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 1ca696a41fee..725740fbb228 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -15,6 +15,7 @@
SUBDIR += ccscript
SUBDIR += cel
SUBDIR += cim
+ SUBDIR += cli
SUBDIR += clips
SUBDIR += clisp
SUBDIR += cmucl