aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2008-09-02 11:32:01 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2008-09-02 11:32:01 +0000
commit0f74e1f3b7ab3837441323423408766aa488a877 (patch)
tree3127cdd5b177803a8697abce007609d463a2bfd9 /databases/Makefile
parent9b0db62ef707ae55b775eb96e030633749e33966 (diff)
downloadports-0f74e1f3b7ab3837441323423408766aa488a877.tar.gz
ports-0f74e1f3b7ab3837441323423408766aa488a877.zip
Add mysql-q4m, a message queue that works as a pluggable storage
engine of MySQL.
Notes
Notes: svn path=/head/; revision=219656
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 c080a69631f8..dcedc8909902 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -159,6 +159,7 @@
SUBDIR += mysql-editor
SUBDIR += mysql-navigator
SUBDIR += mysql-proxy
+ SUBDIR += mysql-q4m
SUBDIR += mysql-query-browser
SUBDIR += mysql-udf
SUBDIR += mysql2odbc