diff options
author | lofi <lofi@FreeBSD.org> | 2004-03-09 20:05:40 +0000 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-03-09 20:05:40 +0000 |
commit | 4ec6a18a459b6ce77f462c57591fb665a54cded8 (patch) | |
tree | 98f3669b1c58595cbb8f642cb503c291834a60cd /databases/Makefile | |
parent | 1c19e23a884766fe1abf43f2e67f04534f632b24 (diff) | |
download | FreeBSD-ports-4ec6a18a459b6ce77f462c57591fb665a54cded8.zip FreeBSD-ports-4ec6a18a459b6ce77f462c57591fb665a54cded8.tar.gz |
Add qt-sqlite-plugin, a QT database plugin for SQLite.
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 b2ecb00..f9673969 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -227,6 +227,7 @@ SUBDIR += qt-mysql-plugin SUBDIR += qt-odbc-plugin SUBDIR += qt-pgsql-plugin + SUBDIR += qt-sqlite-plugin SUBDIR += rdb SUBDIR += rdfdb SUBDIR += ruby-bdb |