opnsense-ports/graphics/linux-c7-tiff/Makefile
Franco Fichtner 4b1fa14878 */*: sync with upstream
Taken from: FreeBSD
2017-02-07 08:19:59 +01: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>