summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-03-08 12:42:10 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-03-08 12:42:10 +0000
commit1080c89c3d9a0a2eebc2a8c0be7bb2149d373661 (patch)
tree3e1d7b7e9ff9cc1e181e46e9c04fd5d8894fd574 /databases/Makefile
parentUpgrade to Apache 1.3.19 (diff)
Add ruby-cdb, Ruby interface to D. J. Bernstein's cdb (constant
database) library.
Notes
Notes: svn path=/head/; revision=39254
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 6514144ff257..92028a76c56f 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -61,6 +61,7 @@
SUBDIR += py-gdbm
SUBDIR += rdb
SUBDIR += ruby-bdb
+ SUBDIR += ruby-cdb
SUBDIR += ruby-gdbm
SUBDIR += ruby14-gdbm
SUBDIR += ruby-mysql