diff options
author | wiz <wiz> | 2001-02-16 15:22:13 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-16 15:22:13 +0000 |
commit | 2e99accb2bbee84c3f01536879ae54bd8a6e604f (patch) | |
tree | b5890a54c67bba8526cf5a60ca066d6a3cf5bfc8 /graphics/ploticus | |
parent | 98241a1a9938b8c1e7729645aca8072f4b06e0ac (diff) | |
download | pkgsrc-2e99accb2bbee84c3f01536879ae54bd8a6e604f.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'graphics/ploticus')
-rw-r--r-- | graphics/ploticus/Makefile | 3 | ||||
-rw-r--r-- | graphics/ploticus/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ploticus/Makefile b/graphics/ploticus/Makefile index 959ea9d9eb2..eedf61d27a8 100644 --- a/graphics/ploticus/Makefile +++ b/graphics/ploticus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2000/10/08 18:27:09 hubertf Exp $ +# $NetBSD: Makefile,v 1.7 2001/02/16 15:22:30 wiz Exp $ # DISTNAME= plsrc13 @@ -10,6 +10,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME:C/src/man/}${EXTRACT_SUFX} MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.sgpr.net/ +COMMENT= Versatile data visualization engine DEPENDS+= png>=1.0.6:../../graphics/png diff --git a/graphics/ploticus/pkg/COMMENT b/graphics/ploticus/pkg/COMMENT deleted file mode 100644 index 42034520a3b..00000000000 --- a/graphics/ploticus/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Versatile data visualization engine |