1996-01-31 11:12:48 +00:00
|
|
|
# New ports collection makefile for: tgif
|
1998-07-20 03:41:36 +00:00
|
|
|
# Version required: 3.0-p17
|
1996-10-19 02:20:35 +00:00
|
|
|
# Date created: 10 Oct 1996
|
1996-01-31 11:12:48 +00:00
|
|
|
# Whom: bmc@WillsCreek.COM
|
|
|
|
#
|
1998-07-20 03:41:36 +00:00
|
|
|
# $Id: Makefile,v 1.4 1997/08/11 08:40:54 tg Exp $
|
1996-01-31 11:12:48 +00:00
|
|
|
#
|
|
|
|
|
1998-07-20 03:41:36 +00:00
|
|
|
DISTNAME= tgif-3.0-p17
|
|
|
|
PKGNAME= tgif-3.0p17
|
1997-08-11 08:40:57 +00:00
|
|
|
CATEGORIES= graphics
|
1998-07-20 03:41:36 +00:00
|
|
|
MASTER_SITES= ftp://bourbon.cs.umd.edu/pub/tgif/ \
|
|
|
|
ftp://ftp.cs.ucla.edu/pub/tgif/
|
1996-01-31 11:12:48 +00:00
|
|
|
|
|
|
|
MAINTAINER= bmc@WillsCreek.COM
|
|
|
|
|
|
|
|
RUN_DEPENDS= giftopnm:${PORTSDIR}/graphics/netpbm \
|
|
|
|
pnmtotiff:${PORTSDIR}/graphics/netpbm \
|
|
|
|
ppmtoxpm:${PORTSDIR}/graphics/netpbm \
|
|
|
|
ppmtogif:${PORTSDIR}/graphics/netpbm \
|
|
|
|
xbmtopbm:${PORTSDIR}/graphics/netpbm \
|
|
|
|
xpmtoppm:${PORTSDIR}/graphics/netpbm
|
|
|
|
|
|
|
|
USE_IMAKE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|