# Created by: Piotr Kubaj <pkubaj@anongoth.pl>
# $FreeBSD: head/graphics/linux-c7-tiff/Makefile 433504 2017-02-06 18:07:28Z tijl $

PORTNAME=	libtiff
PORTVERSION=	4.0.3
PORTREVISION=	3
CATEGORIES=	graphics linux

MAINTAINER=	emulation@FreeBSD.org
COMMENT=	Library routines for working with TIFF images (Linux CentOS ${LINUX_DIST_VER})

CONFLICTS=	linux-c6-${PORTNAME}-[0-9]*

DESCR=		${.CURDIR}/../tiff/pkg-descr
RPMVERSION=	27.el7_3
USES=		linux:c7
USE_LDCONFIG=	yes
USE_LINUX=	jbigkit jpeg
USE_LINUX_RPM=	yes

.include <bsd.port.mk>
