summaryrefslogtreecommitdiff
path: root/graphics/plplot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/plplot/Makefile')
-rw-r--r--graphics/plplot/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/plplot/Makefile b/graphics/plplot/Makefile
index 3e369686759..8a3aeda46d9 100644
--- a/graphics/plplot/Makefile
+++ b/graphics/plplot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2001/02/14 11:19:16 jtb Exp $
+# $NetBSD: Makefile,v 1.8 2001/02/16 15:22:31 wiz Exp $
DISTNAME= plplot-5.0.2
CATEGORIES= graphics
@@ -6,6 +6,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=plplot/}
MAINTAINER= jtb@netbsd.org
HOMEPAGE= http://www.plplot.org/
+COMMENT= Scientific plotting package
DEPENDS+= tcl>=8.3.0:../../lang/tcl
DEPENDS+= tk>=8.3.0:../../x11/tk