14 lines
299 B
Makefile
14 lines
299 B
Makefile
# 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"
|