diff options
author | knu <knu@FreeBSD.org> | 2003-06-26 11:47:13 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-06-26 11:47:13 +0800 |
commit | 80767a4564e1709268c77726013976f042425174 (patch) | |
tree | 84f3eb94fb21b7bf8f42b14065bb0949fbc99db8 /databases/Makefile | |
parent | 0e21f258916916aeccf34912eb75c93e3a0ba9bd (diff) | |
download | freebsd-ports-gnome-80767a4564e1709268c77726013976f042425174.tar.gz freebsd-ports-gnome-80767a4564e1709268c77726013976f042425174.tar.zst freebsd-ports-gnome-80767a4564e1709268c77726013976f042425174.zip |
Add ruby-sqlite, (another) Ruby interface to the SQLite DB engine.
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 3273ccf0b7ae..b5792d4e805e 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -178,6 +178,7 @@ SUBDIR += ruby-postgres SUBDIR += ruby-rdbc1 SUBDIR += ruby-search-namazu + SUBDIR += ruby-sqlite SUBDIR += ruby-sqlrelay SUBDIR += sqlite SUBDIR += sqlrelay |