aboutsummaryrefslogtreecommitdiffstats
path: root/comms/tkhylafax/Makefile
blob: 0b8a27469b3f05e71d793e04e2138d37990d98f2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# 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>
#
# $FreeBSD$
#

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>