openbsd-ports/graphics/pngcrush/Makefile

16 lines
322 B
Makefile
Raw Normal View History

2000-02-22 12:08:31 -05:00
# $OpenBSD: Makefile,v 1.6 2000/02/22 17:08:40 espie Exp $
# $FreeBSD: Makefile,v 1.1 1999/12/22 14:53:53 jedgar Exp $
2000-01-14 08:57:18 -05:00
DISTNAME= pngcrush-1.3.4
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.xnot.com/pmt/pub/pngcrush/src/
MAINTAINER= brad@openbsd.org
2000-02-22 12:08:31 -05:00
NEED_VERSION= 1.210
2000-02-22 12:08:31 -05:00
MAKE_FILE= Makefile.gcc
.include <bsd.port.mk>