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
|
|
|
#
|
1997-10-09 21:04:47 +00:00
|
|
|
# $Id: Makefile,v 1.3 1997/10/04 14:53:09 andreas Exp $
|
1997-06-08 11:23:36 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= tkhylafax-3.0b2
|
|
|
|
PKGNAME= tkhylafax-3.0
|
|
|
|
CATEGORIES= comms
|
|
|
|
MASTER_SITES= http://www.NeoSoft.com/tcl/ftparchive/sorted/comm/tkhylafax-3.0b2/
|
|
|
|
|
1997-10-09 21:04:47 +00:00
|
|
|
MAINTAINER= andreas@FreeBSD.ORG
|
1997-06-08 11:23:36 +00:00
|
|
|
|
|
|
|
RUN_DEPENDS= wish4.2:${PORTSDIR}/x11/tk42 \
|
|
|
|
sendfax:${PORTSDIR}/comms/hylafax \
|
|
|
|
gs:${PORTSDIR}/print/ghostscript4 \
|
|
|
|
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>
|