summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2010-10-11 21:20:56 +0000
committerStanislav Sedov <stas@FreeBSD.org>2010-10-11 21:20:56 +0000
commit058d75c6bb88bc2c57d081be9e4c9d9976229990 (patch)
tree54881657c9a02424c1eb3d298b53f3c2e636a9aa /lang/Makefile
parent- Fix javascript and pkg-descript (diff)
- Add port for lang/rubinius, a LLVM based ruby language implementation.
WWW: http://rubini.us/
Notes
Notes: svn path=/head/; revision=262839
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 b5756e39f30f..f85117d217ad 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -294,6 +294,7 @@
SUBDIR += rexx-wrapper
SUBDIR += rhino
SUBDIR += rscheme
+ SUBDIR += rubinius
SUBDIR += ruby-doc-stdlib
SUBDIR += ruby-extensions
SUBDIR += ruby-js