From a57abb68af0b60bb8eec0d13ec7e678eaeb42f0f Mon Sep 17 00:00:00 2001 From: Andreas Klemm Date: Sun, 8 Jun 1997 11:23:36 +0000 Subject: Added new port tkhylafax which is a tcl/tk frontend to Sam Lefflers hylafax package. Packaging tested. --- comms/tkhylafax/Makefile | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 comms/tkhylafax/Makefile (limited to 'comms/tkhylafax/Makefile') diff --git a/comms/tkhylafax/Makefile b/comms/tkhylafax/Makefile new file mode 100644 index 000000000000..fda7e96c0d0e --- /dev/null +++ b/comms/tkhylafax/Makefile @@ -0,0 +1,24 @@ +# New ports collection Makefile for: tkhylafax-3.0 +# Version required: 3.0b2 +# Date released: Sun Jun 8 11:51:21 CEST 1997 +# Whom: Andreas Klemm +# +# $Id$ +# + +DISTNAME= tkhylafax-3.0b2 +PKGNAME= tkhylafax-3.0 +CATEGORIES= comms +MASTER_SITES= http://www.NeoSoft.com/tcl/ftparchive/sorted/comm/tkhylafax-3.0b2/ + +MAINTAINER= andreas@FreeBSD.org + +WRKSRC= ${WRKDIR}/tkhylafax-3.0 +RUN_DEPENDS= wish4.2:${PORTSDIR}/x11/tk42 \ + sendfax:${PORTSDIR}/comms/hylafax \ + gs:${PORTSDIR}/print/ghostscript4 \ + gv:${PORTSDIR}/print/gv + +MAN1= tkhylafax.1 + +.include -- cgit v1.2.3