openbsd-ports/comms/tkhylafax/Makefile

19 lines
421 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.5 1999/04/01 06:20:03 brad Exp $
1997-12-31 11:58:35 -05:00
DISTNAME= tkhylafax-3.0b2
PKGNAME= tkhylafax-3.0
CATEGORIES= comms
BROKEN= "required dependencies not available"
1997-12-31 11:58:35 -05:00
MAINTAINER= ports@openbsd.org
1997-12-31 11:58:35 -05:00
MASTER_SITES= http://www.NeoSoft.com/tcl/ftparchive/sorted/comm/tkhylafax-3.0b2/
RUN_DEPENDS= sendfax:${PORTSDIR}/comms/hylafax \
gv:${PORTSDIR}/print/gv
1997-12-31 11:58:35 -05:00
WRKSRC= ${WRKDIR}/tkhylafax-3.0
.include <bsd.port.mk>