summaryrefslogtreecommitdiff
path: root/comms/tkhylafax/Makefile
blob: 0b40996e6bd557c3fd8b0b7daf52c3bc73501304 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# $NetBSD: Makefile,v 1.3 1999/08/11 07:13:09 rh Exp $
# FreeBSD Id: Makefile,v 1.6 1998/08/07 23:56:12 asami Exp
#

DISTNAME=	tkhylafax-3.1
CATEGORIES=	comms
MASTER_SITES=	ftp://ftp.sgi.com/sgi/fax/contrib/tkhylafax/ \
		ftp://ftp.tuwien.ac.at/infosys/fax/hylafax/contrib/tkhylafax/ \
		http://gd.tuwien.ac.at/infosys/fax/hylafax/contrib/tkhylafax/

MAINTAINER=	packages@netbsd.org
HOMEPAGE=	http://www.elgro.demon.co.uk/resources.html

DEPENDS+=	hylafax-4.1b1:../../comms/hylafax
RUN_DEPENDS+=	${PREFIX}/bin/wish8.0:../../x11/tk80
RUN_DEPENDS+=	${PREFIX}/bin/gs:../../print/ghostscript5
RUN_DEPENDS+=	${X11BASE}/bin/gv:../../print/gv

WRKSRC=		${WRKDIR}/tkhylafax

.include "../../mk/bsd.pkg.mk"