1999-12-22 14:53:53 +00:00
|
|
|
# New ports collection makefile for: pngcrush
|
2000-02-29 21:17:09 +00:00
|
|
|
# Version required: 1.3.5
|
1999-12-22 14:53:53 +00:00
|
|
|
# Date created: 07 December 1999
|
|
|
|
# Whom: Chris D. Faulhaber <jedgar@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-02-29 21:17:09 +00:00
|
|
|
DISTNAME= pngcrush-1.3.5
|
1999-12-22 14:53:53 +00:00
|
|
|
CATEGORIES= graphics
|
2000-02-29 21:17:09 +00:00
|
|
|
MASTER_SITES= http://download.sourceforge.net/pmt/
|
1999-12-22 14:53:53 +00:00
|
|
|
|
|
|
|
MAINTAINER= jedgar@FreeBSD.org
|
|
|
|
|
|
|
|
do-configure:
|
|
|
|
@${CP} ${FILESDIR}/Makefile ${WRKSRC}
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|