From 667d49f628504e3f386e64e723f696b1cf8f7b57 Mon Sep 17 00:00:00 2001 From: adam Date: Tue, 17 May 2011 07:23:46 +0000 Subject: Added LICENSE; do not depend on png --- graphics/pngcrush/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/graphics/pngcrush/Makefile b/graphics/pngcrush/Makefile index bb6c129accb..bfbe92ae14d 100644 --- a/graphics/pngcrush/Makefile +++ b/graphics/pngcrush/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2011/03/23 09:00:23 adam Exp $ +# $NetBSD: Makefile,v 1.47 2011/05/17 07:23:46 adam Exp $ DISTNAME= pngcrush-1.7.15 PKGNAME= ${DISTNAME:C/-nolib//} @@ -9,6 +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 PKG_DESTDIR_SUPPORT= user-destdir @@ -23,5 +24,5 @@ INSTALLATION_DIRS= bin do-install: ${INSTALL_PROGRAM} ${WRKSRC}/pngcrush ${DESTDIR}${PREFIX}/bin -.include "../../graphics/png/buildlink3.mk" +#.include "../../graphics/png/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3