summaryrefslogtreecommitdiffstats
path: root/graphics/linux-c6-tiff/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/linux-c6-tiff/Makefile')
-rw-r--r--graphics/linux-c6-tiff/Makefile25
1 files changed, 25 insertions, 0 deletions
diff --git a/graphics/linux-c6-tiff/Makefile b/graphics/linux-c6-tiff/Makefile
new file mode 100644
index 0000000..7587b73
--- /dev/null
+++ b/graphics/linux-c6-tiff/Makefile
@@ -0,0 +1,25 @@
+# Created by: Artyom Mirgorodskiy <artyom.mirgorodsky@gmail.com>
+# $FreeBSD$
+
+PORTNAME= tiff
+PORTVERSION= 3.9.4
+CATEGORIES= graphics linux
+DISTNAME= lib${PORTNAME}-${PORTVERSION}-${RPMVERSION}
+
+MAINTAINER= emulation@FreeBSD.org
+COMMENT= TIFF library (Linux CentOS ${LINUX_DIST_VER})
+
+CONFLICTS= linux-tiff-[0-9]* linux-f10-tiff-[0-9]*
+
+ONLY_FOR_ARCHS= amd64 i386
+USE_LINUX= c6
+USE_LINUX_APPS= jpeg
+USE_LINUX_RPM= yes
+RPMVERSION= 9.el6_3
+LINUX_NAME= lib${PORTNAME}
+BRANDELF_DIRS= usr/bin
+USE_LDCONFIG= yes
+
+DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
+
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud