pkgsrc/emulators/suse121_libtiff/Makefile

15 lines
381 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.2 2012/04/21 04:42:23 obache Exp $
DISTNAME= suse_libtiff-${SUSE_VERSION}
PKGREVISION= 1
CATEGORIES= emulators
RPMUPDPKGS+= libtiff3-3.9.5-8.4.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"