diff options
author | ale <ale@FreeBSD.org> | 2012-10-23 22:26:48 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2012-10-23 22:26:48 +0800 |
commit | cee191a16024c0c95ef648c8516301bb7d8dce74 (patch) | |
tree | 80b8915272a070781b3ac96a3c1ff6cf445728fb /lang/Makefile | |
parent | dddc96f4a719c1240a9e8daf2e5b2cc3b1d02084 (diff) | |
download | freebsd-ports-gnome-cee191a16024c0c95ef648c8516301bb7d8dce74.tar.gz freebsd-ports-gnome-cee191a16024c0c95ef648c8516301bb7d8dce74.tar.zst freebsd-ports-gnome-cee191a16024c0c95ef648c8516301bb7d8dce74.zip |
The documentation for the Scala standard library.
WWW: http://www.scala-lang.org/
Feature safe: yes
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 838c3e0f8bba..f3876193747c 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -305,6 +305,7 @@ SUBDIR += sather-tutorial SUBDIR += sbcl SUBDIR += scala + SUBDIR += scala-docs SUBDIR += scheme48 SUBDIR += schemetoc SUBDIR += scm |