summaryrefslogtreecommitdiff
path: root/emulators/suse100_libtiff/Makefile
blob: 4375b0101f3dfe4f00cc9fcdf9156b04f27ea78c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.10 2015/02/16 10:15:44 jperkin Exp $

PKGNAME=	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"