freebsd-ports/graphics/pngcrush/Makefile
Chris D. Faulhaber 1218c101bf Update port to 0.3.5
* Improved error handling

Update MASTER_SITES and WWW
2000-02-29 21:17:09 +00:00

19 lines
386 B
Makefile

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