blob: 2c8faef3c798449da2e8305b99c194039a2b9221 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# 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
MAINTAINER= taoka@FreeBSD.org
RPM_SET= libtiff-${PORTVERSION}-6.${MACHINE_ARCH}.rpm
.include "../../x11-toolkits/linux-gtk/Makefile"
|