2000-04-08 23:24:42 +00:00
|
|
|
# New ports collection Makefile for: tkhylafax
|
1997-10-04 14:53:11 +00:00
|
|
|
# Date created: Sun Jun 8 11:51:21 CEST 1997
|
|
|
|
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
1997-06-08 11:23:36 +00:00
|
|
|
#
|
1999-08-25 05:28:01 +00:00
|
|
|
# $FreeBSD$
|
1997-06-08 11:23:36 +00:00
|
|
|
#
|
|
|
|
|
2000-04-08 23:24:42 +00:00
|
|
|
PORTNAME= tkhylafax
|
|
|
|
PORTVERSION= 3.0b2
|
1999-11-05 17:27:57 +00:00
|
|
|
CATEGORIES= comms tk82
|
1997-06-08 11:23:36 +00:00
|
|
|
MASTER_SITES= http://www.NeoSoft.com/tcl/ftparchive/sorted/comm/tkhylafax-3.0b2/
|
|
|
|
|
2000-02-20 17:01:26 +00:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
1997-06-08 11:23:36 +00:00
|
|
|
|
1999-11-05 17:27:57 +00:00
|
|
|
RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 \
|
1997-06-08 11:23:36 +00:00
|
|
|
sendfax:${PORTSDIR}/comms/hylafax \
|
1999-01-13 07:17:26 +00:00
|
|
|
gs:${PORTSDIR}/print/ghostscript5 \
|
1997-06-08 11:23:36 +00:00
|
|
|
gv:${PORTSDIR}/print/gv
|
|
|
|
|
1997-06-08 11:56:50 +00:00
|
|
|
WRKSRC= ${WRKDIR}/tkhylafax-3.0
|
1997-06-08 11:23:36 +00:00
|
|
|
MAN1= tkhylafax.1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|