12 lines
210 B
Makefile
12 lines
210 B
Makefile
# $OpenBSD: Makefile,v 1.3 1999/03/09 18:15:49 marc Exp $
|
|
#
|
|
|
|
PKGNAME= tiff
|
|
CATEGORIES= graphics
|
|
IGNORE= "has been superseded by tiff34"
|
|
MIRROR_DISTFILE=no
|
|
|
|
MAINTAINER= marc@OpenBSD.org
|
|
|
|
.include <bsd.port.mk>
|