aboutsummaryrefslogtreecommitdiffstats
path: root/lang/Makefile
diff options
context:
space:
mode:
authorglarkin <glarkin@FreeBSD.org>2009-05-16 01:43:14 +0800
committerglarkin <glarkin@FreeBSD.org>2009-05-16 01:43:14 +0800
commitcc933f9968fa759ea2e5323164c7f48cb71a639c (patch)
tree64983a3fd8258a0c6be87ffc6a60ad9a381e5116 /lang/Makefile
parent707f6a0d6e25076164435f7153c115e618837bfb (diff)
downloadfreebsd-ports-gnome-cc933f9968fa759ea2e5323164c7f48cb71a639c.tar.gz
freebsd-ports-gnome-cc933f9968fa759ea2e5323164c7f48cb71a639c.tar.zst
freebsd-ports-gnome-cc933f9968fa759ea2e5323164c7f48cb71a639c.zip
Scala is a general purpose programming language designed to express
common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages, enabling Java and other programmers to be more productive. Code sizes are typically reduced by a factor of two to three when compared to an equivalent Java application. WWW: http://www.scala-lang.org/ PR: ports/133887 Submitted by: Mitsuru YOSHIDA <mitsuru at riken.jp>
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 59006eed0ef6..6bf6ec940ebe 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -299,6 +299,7 @@
SUBDIR += sather-specification
SUBDIR += sather-tutorial
SUBDIR += sbcl
+ SUBDIR += scala
SUBDIR += scheme48
SUBDIR += schemetoc
SUBDIR += scm