openbsd-ports/graphics/pngcrush/Makefile

24 lines
452 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.8 2000/03/24 22:11:45 espie Exp $
# $FreeBSD: Makefile,v 1.1 1999/12/22 14:53:53 jedgar Exp $
2000-03-05 00:44:12 -05:00
DISTNAME= pngcrush-1.3.5
CATEGORIES= graphics
NEED_VERSION= 1.218
2000-03-05 00:44:12 -05:00
MASTER_SITES= http://download.sourceforge.net/pmt/
MAINTAINER= brad@openbsd.org
2000-03-05 00:44:12 -05:00
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
2000-03-05 00:44:12 -05:00
FAKE= Yes
2000-03-05 00:44:12 -05:00
NO_CONFIGURE= Yes
2000-03-05 00:44:12 -05:00
MAKE_FILE= Makefile.gcc
.include <bsd.port.mk>