summaryrefslogtreecommitdiffstats
path: root/lang/Makefile
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-09-20 09:18:26 +0000
committerknu <knu@FreeBSD.org>2001-09-20 09:18:26 +0000
commit802b5317f2c54297c49817ea9ab3b1702ada5d08 (patch)
treede836c3cf98176be633e489a184106275dd54de7 /lang/Makefile
parentf8c4230c63323fd75bc29543551108f7c2643d22 (diff)
downloadFreeBSD-ports-802b5317f2c54297c49817ea9ab3b1702ada5d08.zip
FreeBSD-ports-802b5317f2c54297c49817ea9ab3b1702ada5d08.tar.gz
Add jruby, an implementation of Ruby Interpreter in Pure Java.
That it is still in the alpha stage, but it actually works.
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 322d24c..36b7a4e 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -64,6 +64,7 @@
SUBDIR += intercal
SUBDIR += itcl
SUBDIR += jgnat
+ SUBDIR += jruby
SUBDIR += jython
SUBDIR += klone
SUBDIR += lcc
OpenPOWER on IntegriCloud