summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-11-15 13:18:52 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-11-15 13:18:52 +0000
commitc24a1a839bfeff576c8e4e79985c88db2eb7a33f (patch)
tree298de1fd1cb4f1a11cbbfc7da9063a88c1f3006a /databases/Makefile
parentUpdate dbi and dbd modules to 0.0.11. (diff)
Add ruby-dbd_sqlite, the SQLite driver for DBI-for-Ruby.
Notes
Notes: svn path=/head/; revision=50068
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 94305ab48979..1cc37f4667e5 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -98,6 +98,7 @@
SUBDIR += ruby-dbd_odbc
SUBDIR += ruby-dbd_pg
SUBDIR += ruby-dbd_proxy
+ SUBDIR += ruby-dbd_sqlite
SUBDIR += ruby-dbd_sybase
SUBDIR += ruby-dbi
SUBDIR += ruby-gdbm