summaryrefslogtreecommitdiff
path: root/databases/tk-postgresql/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/tk-postgresql/Makefile')
-rw-r--r--databases/tk-postgresql/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/tk-postgresql/Makefile b/databases/tk-postgresql/Makefile
index b46a8b9c72d..034812bc5a9 100644
--- a/databases/tk-postgresql/Makefile
+++ b/databases/tk-postgresql/Makefile
@@ -1,9 +1,11 @@
-# $NetBSD: Makefile,v 1.4 2000/12/11 16:43:13 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2001/02/16 14:17:43 wiz Exp $
.include "../../databases/postgresql/Makefile.common"
PKGNAME= tk-${DISTNAME}
+COMMENT= Tk interface to PostgreSQL
+
DEPENDS+= tcl-postgresql-${PG_VERS}:../../databases/tcl-postgresql
DEPENDS+= tk>=8.3.2:../../x11/tk