summaryrefslogtreecommitdiff
path: root/databases/gq/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/gq/Makefile')
-rw-r--r--databases/gq/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/gq/Makefile b/databases/gq/Makefile
index a05e18b9ef6..0541c8b74a9 100644
--- a/databases/gq/Makefile
+++ b/databases/gq/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/11/11 17:49:24 tron Exp $
+# $NetBSD: Makefile,v 1.3 2001/02/16 14:17:25 wiz Exp $
#
DISTNAME= gq-0.3.0
@@ -8,6 +8,7 @@ MASTER_SITES= http://biot.com/gq/download/ \
MAINTAINER= rh@netbsd.org
HOMEPAGE= http://biot.com/gq/
+COMMENT= GTK-based LDAP client
DEPENDS+= openldap>=1.2.11:../../databases/openldap
DEPENDS+= gtk+>=1.2.8:../../x11/gtk