freebsd-ports/graphics/tgif/Makefile
Chuck Robey 5137ddca80 Bringing tgif up to version 3.0.9, thanks to ...
Submitted by:	Brian Clapper <bmc@telebase.com>
1996-10-19 02:20:35 +00:00

28 lines
706 B
Makefile

# New ports collection makefile for: tgif
# Version required: 3.0-p9
# Date created: 10 Oct 1996
# Whom: bmc@WillsCreek.COM
#
# $Id$
#
DISTNAME= tgif-3.0-p9
PKGNAME= tgif-3.0.9
CATEGORIES+= graphics x11
MASTER_SITES= ftp://ftp.x.org/contrib/applications/tgif/ \
ftp://ftp.cs.ucla.edu/pub/tgif/ \
ftp://bourbon.cs.columbia.edu/pub/tgif/
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>