1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/graphics/pngcrush/Makefile

19 lines
390 B
Makefile
Raw Normal View History

# New ports collection makefile for: pngcrush
2000-01-14 14:51:14 +00:00
# Version required: 1.3.4
# Date created: 07 December 1999
# Whom: Chris D. Faulhaber <jedgar@FreeBSD.org>
#
# $FreeBSD$
#
2000-01-14 14:51:14 +00:00
DISTNAME= pngcrush-1.3.4
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>