1996-01-31 11:12:48 +00:00
|
|
|
# New ports collection makefile for: tgif
|
1996-10-19 02:20:35 +00:00
|
|
|
# Version required: 3.0-p9
|
|
|
|
# Date created: 10 Oct 1996
|
1996-01-31 11:12:48 +00:00
|
|
|
# Whom: bmc@WillsCreek.COM
|
|
|
|
#
|
1996-11-18 09:56:45 +00:00
|
|
|
# $Id: Makefile,v 1.2 1996/10/19 02:20:05 chuckr Exp $
|
1996-01-31 11:12:48 +00:00
|
|
|
#
|
|
|
|
|
1996-10-19 02:20:35 +00:00
|
|
|
DISTNAME= tgif-3.0-p9
|
|
|
|
PKGNAME= tgif-3.0.9
|
1996-11-18 09:56:45 +00:00
|
|
|
CATEGORIES= graphics x11
|
|
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
|
|
MASTER_SITE_SUBDIR= applications/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>
|