1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
freebsd-ports/graphics/tgif/Makefile

28 lines
721 B
Makefile
Raw Normal View History

# New ports collection makefile for: tgif
# Version required: 3.0-p17
# Date created: 10 Oct 1996
# Whom: bmc@WillsCreek.COM
#
1998-12-11 11:38:25 +00:00
# $Id: Makefile,v 1.6 1998/10/05 03:13:36 steve Exp $
#
1998-12-11 11:38:25 +00:00
DISTNAME= tgif-3.0.18
PKGNAME= tgif-3.0p18
CATEGORIES= graphics
MASTER_SITES= ftp://bourbon.cs.umd.edu/pub/tgif/ \
ftp://ftp.cs.ucla.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
MAN1= prtgif.1 tgif.1
.include <bsd.port.mk>