pkgsrc/emulators/suse121_libtiff/Makefile

15 lines
381 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.3 2012/07/04 07:43:48 obache Exp $
DISTNAME= suse_libtiff-${SUSE_VERSION}
PKGREVISION= 2
CATEGORIES= emulators
RPMUPDPKGS+= libtiff3-3.9.5-8.7.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"