summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-07-20 09:32:40 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-07-20 09:32:40 +0000
commite84b923025d19c8a8e2491f6f8d108057cfa2797 (patch)
tree178ec692f4449092e4da5989477dd84fd752a184 /devel/Makefile
parentAdd Author and WWW. (diff)
Add ruby-cvs, a Ruby library to provide a high level interface to a
CVS repository, with a couple of useful examples bundled: reviz - a ViewCVS/CVSweb like CGI script viztree - a revision tree visualizer.
Notes
Notes: svn path=/head/; revision=45275
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 9e27932e9ca8..fba7d16db8ea 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -448,6 +448,7 @@
SUBDIR += ruby-amstd
SUBDIR += ruby-bsearch
SUBDIR += ruby-byaccr
+ SUBDIR += ruby-cvs
SUBDIR += ruby-date2
SUBDIR += ruby-dialogs
SUBDIR += ruby-dl