diff options
author | dinoex <dinoex@FreeBSD.org> | 2009-11-15 18:13:21 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2009-11-15 18:13:21 +0800 |
commit | 4134169fcf6d3ab13658c12e8fcb2435bf4afb8e (patch) | |
tree | 14f545aefde0f487cada309eecae10341d401973 /databases/Makefile | |
parent | a2b52e14c9546b8c9531ead070fcd6f9c01f8b90 (diff) | |
download | freebsd-ports-gnome-4134169fcf6d3ab13658c12e8fcb2435bf4afb8e.tar.gz freebsd-ports-gnome-4134169fcf6d3ab13658c12e8fcb2435bf4afb8e.tar.zst freebsd-ports-gnome-4134169fcf6d3ab13658c12e8fcb2435bf4afb8e.zip |
This is the SQLite3 driver for DBI-for-Ruby.
Author: Erik Hollensben
WWW: http://ruby-dbi.sourceforge.net
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 09c7058d6052..18c8d0409609 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -609,6 +609,7 @@ SUBDIR += ruby-bdb SUBDIR += ruby-bdb1 SUBDIR += ruby-cdb + SUBDIR += ruby-dbd-sqlite3 SUBDIR += ruby-dbd_mysql SUBDIR += ruby-dbd_odbc SUBDIR += ruby-dbd_pg |