summaryrefslogtreecommitdiff
path: root/databases/tcl-gdbm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/tcl-gdbm/Makefile')
-rw-r--r--databases/tcl-gdbm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/tcl-gdbm/Makefile b/databases/tcl-gdbm/Makefile
index c6b886388fb..2a72ee096e8 100644
--- a/databases/tcl-gdbm/Makefile
+++ b/databases/tcl-gdbm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2001/01/24 18:44:57 he Exp $
+# $NetBSD: Makefile,v 1.9 2001/02/16 14:17:41 wiz Exp $
#
DISTNAME= tclgdbm-0.8
@@ -7,6 +7,7 @@ CATEGORIES= databases tcl
MASTER_SITES= http://www.graphviz.org/pub/tclgdbm/
MAINTAINER= bouyer@netbsd.org
+COMMENT= tcl interface to gdbm - GNU database manager
DEPENDS+= tcl>=8.3.2:../../lang/tcl
DEPENDS+= gdbm>=1.7.3:../../databases/gdbm