freebsd-ports/graphics/linux-c7-tiff/Makefile
Tijl Coosemans 6d2ad47d08 Update to 4.0.3-27.el7_3.
PR:		216778
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
MFH:		2017Q1
Security:	https://rhn.redhat.com/errata/RHSA-2017-0225.html
2017-02-06 18:07:28 +00:00

21 lines
463 B
Makefile

# Created by: Piotr Kubaj <pkubaj@anongoth.pl>
# $FreeBSD$
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>