summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-06-09 15:53:10 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-06-09 15:53:10 +0000
commit88f0e01291076c7b6e82794c489c94b5bdec1b92 (patch)
treefcc2f003d8bdced4ab2e56ee9381c41506570fd4 /databases/Makefile
parentAdd experimental pkg_version(8)-like functionality. (diff)
Add ruby-dbd_msql, the mSQL driver for DBI-for-Ruby.
Notes
Notes: svn path=/head/; revision=43711
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 92b8e90ef4ad..c01c9c0be847 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -71,6 +71,7 @@
SUBDIR += rdb
SUBDIR += ruby-bdb
SUBDIR += ruby-cdb
+ SUBDIR += ruby-dbd_msql
SUBDIR += ruby-dbd_mysql
SUBDIR += ruby-dbd_odbc
SUBDIR += ruby-dbd_pg