summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-07-21 05:06:59 +0000
committerWill Andrews <will@FreeBSD.org>2000-07-21 05:06:59 +0000
commit9e46214234af64cef453dd0cb06ca5f27a1fa5e3 (patch)
tree1444a13a95c049de946298e55ac70cc40676031a /databases/Makefile
parentremove myself as maintainer... don't use it, and it hasn't been updated (diff)
Add mysql++, a C++ library API to MySQL.
PR: 20063 Submitted by: Miklos Niedermayer <mico@bsd.hu> Apologies to: Mikhail Teterin <mi@aldan.algebra.com>, for never finishing work on his mysql++ port in PR 17588. :-(
Notes
Notes: svn path=/head/; revision=30926
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 227515030bbb..e175c88596a0 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -16,6 +16,7 @@
SUBDIR += metakit
SUBDIR += msql
SUBDIR += myodbc
+ SUBDIR += mysql++
SUBDIR += mysql-editor
SUBDIR += mysql-jdbc-mm
SUBDIR += mysql-navigator