freebsd-ports/graphics/linux-c6-tiff/Makefile
Tijl Coosemans 239395aa21 Update to 3.9.4-21.el6_8.
PR:		216776
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
MFH:		2017Q1
Security:	https://rhn.redhat.com/errata/RHSA-2017-0225.html
2017-02-06 18:05:47 +00:00

21 lines
464 B
Makefile

# Created by: Artyom Mirgorodskiy <artyom.mirgorodsky@gmail.com>
# $FreeBSD$
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>