aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2014-09-21 08:24:50 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2014-09-21 08:24:50 +0000
commit7e3dcdba312b43dc3d25d6c84b527f4b12de73c4 (patch)
tree2451b43964f6d7bd9dd2f160725ab2ec0ef77ee8 /databases/Makefile
parent610f05f3345154fc50d99db1bf91940db702aff4 (diff)
This is the SQLite3 driver for DBI-for-Ruby.
Notes
Notes: svn path=/head/; revision=368724
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 f2243dd400cd..08d05bac7e01 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -838,6 +838,7 @@
SUBDIR += rubygem-datamapper
SUBDIR += rubygem-dbd-mysql
SUBDIR += rubygem-dbd-pg
+ SUBDIR += rubygem-dbd-sqlite3
SUBDIR += rubygem-dbi
SUBDIR += rubygem-dm-active_model
SUBDIR += rubygem-dm-aggregates