1997-10-04 14:53:11 +00:00
|
|
|
# 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>
|
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
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= tkhylafax-3.0b2
|
|
|
|
PKGNAME= tkhylafax-3.0
|
1998-02-21 22:38:11 +00:00
|
|
|
CATEGORIES= comms tk42
|
1997-06-08 11:23:36 +00:00
|
|
|
MASTER_SITES= http://www.NeoSoft.com/tcl/ftparchive/sorted/comm/tkhylafax-3.0b2/
|
|
|
|
|
1999-08-31 06:53:31 +00:00
|
|
|
MAINTAINER= andreas@FreeBSD.org
|
1997-06-08 11:23:36 +00:00
|
|
|
|
1998-08-07 23:56:56 +00:00
|
|
|
RUN_DEPENDS= wish4.2:${PORTSDIR}/x11-toolkits/tk42 \
|
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>
|