summaryrefslogtreecommitdiff
path: root/graphics/yplot
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-16 15:22:13 +0000
committerwiz <wiz@pkgsrc.org>2001-02-16 15:22:13 +0000
commita2a4d06c6fe93107eedfcc3d009672fe424ac7ef (patch)
treeb5890a54c67bba8526cf5a60ca066d6a3cf5bfc8 /graphics/yplot
parent9f28a7693e4ce0bcbc428ce0b4903fd08e48c277 (diff)
downloadpkgsrc-a2a4d06c6fe93107eedfcc3d009672fe424ac7ef.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'graphics/yplot')
-rw-r--r--graphics/yplot/Makefile3
-rw-r--r--graphics/yplot/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/yplot/Makefile b/graphics/yplot/Makefile
index a55f2e6edad..2e710333883 100644
--- a/graphics/yplot/Makefile
+++ b/graphics/yplot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/02/14 11:52:10 jtb Exp $
+# $NetBSD: Makefile,v 1.2 2001/02/16 15:22:38 wiz Exp $
DISTNAME= yplot-1.0.3
CATEGORIES= graphics math
@@ -6,6 +6,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yplot/}
MAINTAINER= jtb@netbsd.org
HOMEPAGE= http://yplot.sourceforge.net/
+COMMENT= Yorick interface to PLplot
DEPENDS+= yorick>=1.4:../../math/yorick
DEPENDS+= plplot>=5.0.2:../../graphics/plplot
diff --git a/graphics/yplot/pkg/COMMENT b/graphics/yplot/pkg/COMMENT
deleted file mode 100644
index a6806a46918..00000000000
--- a/graphics/yplot/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Yorick interface to PLplot