mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
18 lines
358 B
Makefile
18 lines
358 B
Makefile
# New ports collection makefile for: linux-tiff
|
|
# Date created: 2001.02.08
|
|
# Whom: taoka@FreeBSD.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= tiff
|
|
PORTVERSION= 3.5.5
|
|
CATEGORIES= graphics linux
|
|
|
|
MAINTAINER= taoka@FreeBSD.org
|
|
COMMENT= RPM of tiff lib
|
|
|
|
RPM_SET= libtiff-${PORTVERSION}-10.${MACHINE_ARCH}.rpm
|
|
|
|
.include "../../x11-toolkits/linux-gtk/Makefile"
|