summaryrefslogtreecommitdiff
path: root/graphics/pngcrush
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-16 15:22:13 +0000
committerwiz <wiz>2001-02-16 15:22:13 +0000
commit2e99accb2bbee84c3f01536879ae54bd8a6e604f (patch)
treeb5890a54c67bba8526cf5a60ca066d6a3cf5bfc8 /graphics/pngcrush
parent98241a1a9938b8c1e7729645aca8072f4b06e0ac (diff)
downloadpkgsrc-2e99accb2bbee84c3f01536879ae54bd8a6e604f.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'graphics/pngcrush')
-rw-r--r--graphics/pngcrush/Makefile3
-rw-r--r--graphics/pngcrush/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/pngcrush/Makefile b/graphics/pngcrush/Makefile
index ac49410cff8..3bb48980da5 100644
--- a/graphics/pngcrush/Makefile
+++ b/graphics/pngcrush/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2000/11/11 17:49:25 tron Exp $
+# $NetBSD: Makefile,v 1.10 2001/02/16 15:22:31 wiz Exp $
#
DISTNAME= pngcrush-1.5.1
@@ -7,6 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pmt/}
MAINTAINER= rh@netbsd.org
HOMEPAGE= http://pmt.sourceforge.net/pngcrush/index.html
+COMMENT= Optimizer for PNG (Portable Network Graphics) files
NO_CONFIGURE= YES
diff --git a/graphics/pngcrush/pkg/COMMENT b/graphics/pngcrush/pkg/COMMENT
deleted file mode 100644
index c735889b422..00000000000
--- a/graphics/pngcrush/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Optimizer for PNG (Portable Network Graphics) files