# Created by: Artyom Mirgorodskiy <artyom.mirgorodsky@gmail.com>
# $FreeBSD: head/graphics/linux-c6-tiff/Makefile 433503 2017-02-06 18:05:47Z tijl $

PORTNAME=	libtiff
PORTVERSION=	3.9.4
PORTREVISION=	5
CATEGORIES=	graphics linux

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

LICENSE=	BSD3CLAUSE

DESCR=		${.CURDIR}/../tiff/pkg-descr
RPMVERSION=	21.el6_8
USES=		linux:c6
USE_LDCONFIG=	yes
USE_LINUX=	jpeg
USE_LINUX_RPM=	yes

.include <bsd.port.mk>
