aboutsummaryrefslogtreecommitdiffstats
path: root/databases/Makefile
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-03-16 17:34:28 +0800
committerknu <knu@FreeBSD.org>2001-03-16 17:34:28 +0800
commit4bb4ab5471c8435b96a0c11198be3c9c1b5a266b (patch)
tree28649f5b5c8c3c0b76ded6cb8bed5387de517fed /databases/Makefile
parentd61b96152fe8f4185773d8ae9ed31b1394db4851 (diff)
downloadfreebsd-ports-graphics-4bb4ab5471c8435b96a0c11198be3c9c1b5a266b.tar.gz
freebsd-ports-graphics-4bb4ab5471c8435b96a0c11198be3c9c1b5a266b.tar.zst
freebsd-ports-graphics-4bb4ab5471c8435b96a0c11198be3c9c1b5a266b.zip
Add ruby-o_dbm, an OODB-like DBM module for Ruby.
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 d5bd376f281..284efc5eb48 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -66,6 +66,7 @@
SUBDIR += ruby-gdbm
SUBDIR += ruby14-gdbm
SUBDIR += ruby-mysql
+ SUBDIR += ruby-o_dbm
SUBDIR += ruby-postgres
SUBDIR += sqlite
SUBDIR += sqsh