summaryrefslogtreecommitdiff
path: root/graphics/linux-tiff/Makefile
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>2001-02-12 16:41:11 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>2001-02-12 16:41:11 +0000
commit889da2881f13a7fa3bea4fb8fef603fac19c065a (patch)
tree0afd187b8faded9ceffbc759e56552c544ab1917 /graphics/linux-tiff/Makefile
parent5428f5520519349abd73947388229d4155b47b44 (diff)
downloadfreebsd-ports-889da2881f13a7fa3bea4fb8fef603fac19c065a.zip
RPM of tiff lib
Diffstat (limited to 'graphics/linux-tiff/Makefile')
-rw-r--r--graphics/linux-tiff/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/graphics/linux-tiff/Makefile b/graphics/linux-tiff/Makefile
new file mode 100644
index 000000000000..f7492340949a
--- /dev/null
+++ b/graphics/linux-tiff/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: linux-tiff
+# Date created: 2001.02.08
+# Whom: taoka@FreeBSD.org
+#
+# $FreeBSD$
+#
+
+PORTNAME= tiff
+PORTVERSION= 3.4
+CATEGORIES= graphics linux
+
+RPM_SET= libtiff-${PORTVERSION}-6.${MACHINE_ARCH}.rpm
+
+.include "../../x11-toolkits/linux-gtk/Makefile"