aboutsummaryrefslogtreecommitdiff
path: root/databases/gtksql/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 11:15:57 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 11:15:57 +0000
commit2e4c764a61a7b9e8f491d97c7cfd745e8e959cab (patch)
tree4074eb1752baaa47f93510bf60fffb175517a47e /databases/gtksql/Makefile
parent57f9198bc7170af6fb3117c9c9ecdd3715a6e658 (diff)
downloadports-2e4c764a61a7b9e8f491d97c7cfd745e8e959cab.tar.gz
ports-2e4c764a61a7b9e8f491d97c7cfd745e8e959cab.zip
Notes
Diffstat (limited to 'databases/gtksql/Makefile')
-rw-r--r--databases/gtksql/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/gtksql/Makefile b/databases/gtksql/Makefile
index 96cd5765216e..c2da0ba7ce4b 100644
--- a/databases/gtksql/Makefile
+++ b/databases/gtksql/Makefile
@@ -12,6 +12,7 @@ CATEGORIES= databases
MASTER_SITES= http://membres.lycos.fr/bbrox/GtkSQL/
MAINTAINER= domi@saargate.de
+COMMENT= Graphical query tool for PostgreSQL and/or MySQL
.if defined(PACKAGE_BUILDING) && !defined(WITH_MYSQL) && !defined(WITH_PGSQL)
WITH_MYSQL= yes