aboutsummaryrefslogtreecommitdiffstats
path: root/lang/Makefile
diff options
context:
space:
mode:
authoralepulver <alepulver@FreeBSD.org>2006-10-05 08:36:18 +0800
committeralepulver <alepulver@FreeBSD.org>2006-10-05 08:36:18 +0800
commitffe69de20dd33073cfa3f20640f3fd8ff8d5cf67 (patch)
treed8eaf16e406542288fa5408d08a747de199979a1 /lang/Makefile
parent342199873423c1cb59d3271487aef66005508da3 (diff)
downloadfreebsd-ports-gnome-ffe69de20dd33073cfa3f20640f3fd8ff8d5cf67.tar.gz
freebsd-ports-gnome-ffe69de20dd33073cfa3f20640f3fd8ff8d5cf67.tar.zst
freebsd-ports-gnome-ffe69de20dd33073cfa3f20640f3fd8ff8d5cf67.zip
YARV is Virtual Machine for Programming Language Ruby.
The goal of this project is only one, to develop the fastest Virtual Machine for Ruby in the world. Author: Koichi Sasada <ko1@atdot.net> WWW: http://www.atdot.net/yarv/ PR: ports/100769 Submitted by: Jun Mukai aka jmuk <mukai at jmuk.org>
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 7d1bd87b5ed7..643b979d72eb 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -327,6 +327,7 @@
SUBDIR += xsb
SUBDIR += yabasic
SUBDIR += yap
+ SUBDIR += yarv
SUBDIR += yorick
SUBDIR += yorick-doc