freebsd-ports/comms/tkhylafax/Makefile
Satoshi Asami 776a66e347 Remove ghostscript (ver. 2) and ghostscript4. We now have GNU ghostscript5
and Alladin ghostscript55.

Approved by:	the ports list
1999-01-13 07:17:26 +00:00

24 lines
650 B
Makefile

# New ports collection Makefile for: tkhylafax-3.0
# Version required: 3.0b2
# Date created: Sun Jun 8 11:51:21 CEST 1997
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
# $Id: Makefile,v 1.6 1998/08/07 23:56:12 asami Exp $
#
DISTNAME= tkhylafax-3.0b2
PKGNAME= tkhylafax-3.0
CATEGORIES= comms tk42
MASTER_SITES= http://www.NeoSoft.com/tcl/ftparchive/sorted/comm/tkhylafax-3.0b2/
MAINTAINER= andreas@FreeBSD.ORG
RUN_DEPENDS= wish4.2:${PORTSDIR}/x11-toolkits/tk42 \
sendfax:${PORTSDIR}/comms/hylafax \
gs:${PORTSDIR}/print/ghostscript5 \
gv:${PORTSDIR}/print/gv
WRKSRC= ${WRKDIR}/tkhylafax-3.0
MAN1= tkhylafax.1
.include <bsd.port.mk>