1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
freebsd-ports/graphics/pngcrush/Makefile
2000-03-19 01:36:05 +00:00

19 lines
386 B
Makefile

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