aboutsummaryrefslogtreecommitdiffstats
path: root/databases/Makefile
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2013-12-30 04:37:27 +0800
committerKoop Mast <kwm@FreeBSD.org>2013-12-30 04:37:27 +0800
commit5c4174835fc6edfc444e44c42ef9b3bca427ab31 (patch)
tree93c401f09d4dde0121849162f5ed36fc965b308b /databases/Makefile
parent3654545f5fcae702cbaadb17af491eaefe34c438 (diff)
downloadfreebsd-ports-gnome-5c4174835fc6edfc444e44c42ef9b3bca427ab31.tar.gz
freebsd-ports-gnome-5c4174835fc6edfc444e44c42ef9b3bca427ab31.tar.zst
freebsd-ports-gnome-5c4174835fc6edfc444e44c42ef9b3bca427ab31.zip
Add vsqlite, a well designed and portable SQLite3 Wrapper for C++.
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 f036a8926514..04e8e364f6fa 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -919,6 +919,7 @@
SUBDIR += usogres
SUBDIR += vfront
SUBDIR += virtuoso
+ SUBDIR += vsqlite
SUBDIR += wfb2sql
SUBDIR += wmjsql
SUBDIR += xapian-bindings