aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/linux-tiff/Makefile
blob: 034ff66d61ab480725fd5f212b113e3d06c92517 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for: linux-tiff
# Date created:     2001.02.08
# Whom:                 taoka@FreeBSD.org
#
# $FreeBSD$
#

PORTNAME=   tiff
PORTVERSION=    3.5.5
PORTREVISION=   2
CATEGORIES= graphics linux

MAINTAINER= freebsd-emulation@FreeBSD.org
COMMENT=    RPM of tiff lib

RPM_SET=    libtiff-${PORTVERSION}-10.${MACHINE_ARCH}.rpm

.include "../../x11-toolkits/linux-gtk/Makefile"