summaryrefslogtreecommitdiff
path: root/graphics/pngcrush
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-03-07 15:29:52 +0000
committerwiz <wiz@pkgsrc.org>2012-03-07 15:29:52 +0000
commit6466b8339ab6d78e43d43bd2b0ad21a19ca75be0 (patch)
tree8b4a56b84e6f97a32f69c9722deb83c242d35ec2 /graphics/pngcrush
parent180bef127afa39fac2d78aa9eb3425a2f136b286 (diff)
downloadpkgsrc-6466b8339ab6d78e43d43bd2b0ad21a19ca75be0.tar.gz
png-license is just a zlib with many authors. Use zlib here (as already
done in png package).
Diffstat (limited to 'graphics/pngcrush')
-rw-r--r--graphics/pngcrush/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/pngcrush/Makefile b/graphics/pngcrush/Makefile
index e81e94b2487..4f8eed80a89 100644
--- a/graphics/pngcrush/Makefile
+++ b/graphics/pngcrush/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2012/02/20 17:27:24 adam Exp $
+# $NetBSD: Makefile,v 1.55 2012/03/07 15:29:52 wiz Exp $
DISTNAME= pngcrush-1.7.25-nolib
PKGNAME= ${DISTNAME:C/-nolib//}
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://pmt.sourceforge.net/pngcrush/index.html
COMMENT= Optimizer for PNG (Portable Network Graphics) files
-LICENSE= png-license
+LICENSE= zlib
PKG_DESTDIR_SUPPORT= user-destdir