1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/graphics/pngcrush/Makefile
Chris D. Faulhaber 777a8324ef pngcrush is an optimizer for PNG files
PR:		15338
1999-12-22 14:53:53 +00:00

19 lines
390 B
Makefile

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