aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2013-01-02 07:40:39 +0000
committerJason Helfman <jgh@FreeBSD.org>2013-01-02 07:40:39 +0000
commit112115bd2502c024dc50b19c2af4c3cf962ebee9 (patch)
treec328e054f6db7a434670a8b21da81113b1d977a1 /devel/Makefile
parent9f879afa3f1fdf24bf0c687ac50c907357efb3fd (diff)
downloadports-112115bd2502c024dc50b19c2af4c3cf962ebee9.tar.gz
ports-112115bd2502c024dc50b19c2af4c3cf962ebee9.zip
- add new port : devel/rbenv
rbenv lets you easily switch between multiple versions of Ruby. It's simple, unobtrusive, and follows the UNIX tradition of single-purpose tools that do one thing well. WWW: https://github.com/sstephenson/rbenv PR: 174735 Submitted by: fmb@onibox.net
Notes
Notes: svn path=/head/; revision=309803
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index b7529ad6a2d6..ab74c71f0a1c 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -3781,6 +3781,7 @@
SUBDIR += ragel
SUBDIR += raknet
SUBDIR += rapidsvn
+ SUBDIR += rbenv
SUBDIR += rbtools
SUBDIR += rclint
SUBDIR += rcs