14 lines
374 B
Makefile
14 lines
374 B
Makefile
# $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"
|