aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2008-04-05 11:54:42 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2008-04-05 11:54:42 +0000
commit21d3c3e73fde13d7e9dae67dadf70c344208a994 (patch)
tree2af9a0d0ca0f171ff586abef320f256c7f0d6411 /databases/Makefile
parentcc3995f98849946f98e6f2d807ea2054465db5a0 (diff)
downloadports-21d3c3e73fde13d7e9dae67dadf70c344208a994.tar.gz
ports-21d3c3e73fde13d7e9dae67dadf70c344208a994.zip
MySQL++ is a C++ wrapper for MySQL's C API.
It is built around STL principles, to make dealing with the database as easy as dealing with an STL container. This port contains the version 3 of the library; see databases/mysql++ and databases/mysql++1 for the older versions. WWW: http://tangentsoft.net/mysql++/
Notes
Notes: svn path=/head/; revision=210571
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 6d034e370c52..0b94de8937a9 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -144,6 +144,7 @@
SUBDIR += mylibrary
SUBDIR += mysql++
SUBDIR += mysql++1
+ SUBDIR += mysql++3
SUBDIR += mysql-connector-java
SUBDIR += mysql-connector-java50
SUBDIR += mysql-connector-odbc