summaryrefslogtreecommitdiff
path: root/emulators/suse100_libtiff/Makefile
blob: c8ce61059452d7d9fbd19ee782d715f750f2a4f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.7 2007/07/29 05:18:52 jlam Exp $

DISTNAME=	suse_libtiff-${SUSE_VERSION}
PKGREVISION=	4
CATEGORIES=	emulators
DISTFILES=	libtiff-3.7.3-2.6.${SUSE_ARCH}.rpm

MAINTAINER=	tonio@NetBSD.org
COMMENT=	Linux compatibility package for TIFF

EMUL_MODULES.linux=	jpeg

.include "../../emulators/suse100_linux/Makefile.common"
.include "../../mk/bsd.pkg.mk"