summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-09-03 18:54:20 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-09-03 18:54:20 +0000
commitc98c9d738faac2bbd016b36142a931888b232f84 (patch)
treed7ce6abb53038943372e6e925bcb8a0b7519f984 /databases/Makefile
parentAllow to build libcrypto.so.2 for 4.0, 4,1 and 4.2 RELEASE (diff)
Add mysql-gui, a graphical SQL client for MySQL.
PR: ports/29862 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
Notes
Notes: svn path=/head/; revision=47393
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 77064b8bcc3d..d698d9c68f37 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -35,6 +35,7 @@
SUBDIR += myodbc
SUBDIR += mysql++
SUBDIR += mysql-editor
+ SUBDIR += mysql-gui
SUBDIR += mysql-jdbc-mm
SUBDIR += mysql-navigator
SUBDIR += mysql2pgsql