aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorBabak Farrokhi <farrokhi@FreeBSD.org>2018-07-17 08:19:49 +0000
committerBabak Farrokhi <farrokhi@FreeBSD.org>2018-07-17 08:19:49 +0000
commit20b8273333e89dece6a390268141f876bb85d26b (patch)
treefe7cc9ca03783d30f32138d5212a4f7c92a4f0bd /databases/Makefile
parent5163f7c1a3598aed79c7c3315ba66ee9697e6055 (diff)
downloadports-20b8273333e89dece6a390268141f876bb85d26b.tar.gz
ports-20b8273333e89dece6a390268141f876bb85d26b.zip
new port: databases/dbixx: Tiny C++ wrapper around libdbi for database and SQL connectivity
PR: 210766 Submitted by: Mohammad S. Babaei <info@babaei.net>
Notes
Notes: svn path=/head/; revision=474784
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 d6be97db5aaa..23fb875b9a61 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -53,6 +53,7 @@
SUBDIR += dbf
SUBDIR += dbf2mysql
SUBDIR += dbh
+ SUBDIR += dbixx
SUBDIR += dbow
SUBDIR += dbtool
SUBDIR += dbview