pkgsrc/emulators/suse121_libtiff/Makefile
2013-05-23 11:20:09 +00:00

14 lines
382 B
Makefile

# $NetBSD: Makefile,v 1.4 2013/05/23 11:20:09 obache Exp $
DISTNAME= suse_libtiff-${SUSE_VERSION}
PKGREVISION= 3
CATEGORIES= emulators
RPMUPDPKGS+= libtiff3-3.9.5-8.17.1.${SUSE_ARCH}
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Linux compatibility package for TIFF
EMUL_MODULES.linux= jpeg
.include "../../emulators/suse121_linux/Makefile.common"
.include "../../mk/bsd.pkg.mk"