openbsd-ports/comms/tkhylafax/Makefile

26 lines
559 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.8 2000/02/13 06:59:16 turan 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
LICENSE_TYPE= "BSD NONE"
2000-02-12 01:29:49 -05:00
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/
2000-02-10 19:37:15 -05:00
NEED_VERSION= 1.191
RUN_DEPENDS= sendfax:${PORTSDIR}/comms/hylafax \
gv:${PORTSDIR}/print/gv
1997-12-31 11:58:35 -05:00
2000-02-10 19:37:15 -05:00
WRKDIST= ${WRKDIR}/tkhylafax-3.0
1997-12-31 11:58:35 -05:00
.include <bsd.port.mk>