aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorGreg Larkin <glarkin@FreeBSD.org>2010-03-15 17:36:44 +0000
committerGreg Larkin <glarkin@FreeBSD.org>2010-03-15 17:36:44 +0000
commit5a535c1266d52ca31e40feff111382b7e722302c (patch)
tree87c2344278ce569749baea2861a1c3ba34d041e4 /databases/Makefile
parent2952cc1a3860936788bdb6128e9b426b57e1763f (diff)
downloadports-5a535c1266d52ca31e40feff111382b7e722302c.tar.gz
ports-5a535c1266d52ca31e40feff111382b7e722302c.zip
This is the the client and protocol library for the Drizzle project.
The server, drizzled, will use this as for protocol library. Client utilities and any new projects that require low-level protocol communication (like proxies). Other language interfaces (PHP extensions, Python DBI, Perl DBD, SWIG, ...) should be built off of this library. WWW: https://launchpad.net/libdrizzle
Notes
Notes: svn path=/head/; revision=251093
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 abde40e36403..aaa3bf2ccf55 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -126,6 +126,7 @@
SUBDIR += kumofs
SUBDIR += libdbi
SUBDIR += libdbi-drivers
+ SUBDIR += libdrizzle
SUBDIR += libgda
SUBDIR += libgda2
SUBDIR += libgda2-reference