openbsd-ports/comms/tkhylafax/Makefile
2000-02-12 06:29:49 +00:00

26 lines
552 B
Makefile

# $OpenBSD: Makefile,v 1.7 2000/02/12 06:29:51 turan Exp $
DISTNAME= tkhylafax-3.0b2
PKGNAME= tkhylafax-3.0
CATEGORIES= comms
BROKEN= "required dependencies not available"
MAINTAINER= ports@openbsd.org
LICENSE_TYPE= BSD
PERMIT_PKG_CDROM= YES
PERMIT_PKG_FTP= YES
PERMIT_DISTF_CDROM= YES
PERMIT_DISTF_FTP= YES
MASTER_SITES= http://www.NeoSoft.com/tcl/ftparchive/sorted/comm/tkhylafax-3.0b2/
NEED_VERSION= 1.191
RUN_DEPENDS= sendfax:${PORTSDIR}/comms/hylafax \
gv:${PORTSDIR}/print/gv
WRKDIST= ${WRKDIR}/tkhylafax-3.0
.include <bsd.port.mk>