openbsd-ports/comms/tkhylafax/Makefile

27 lines
562 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.12 2000/04/09 17:36:11 espie Exp $
1997-12-31 11:58:35 -05:00
DISTNAME= tkhylafax-3.0b2
PKGNAME= tkhylafax-3.0
CATEGORIES= comms
NEED_VERSION= 1.230
FAKE=No
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"
PERMIT_PACKAGE_CDROM= YES
PERMIT_PACKAGE_FTP= YES
PERMIT_DISTFILES_CDROM= YES
PERMIT_DISTFILES_FTP= YES
2000-02-12 01:29:49 -05:00
MASTER_SITES= http://www.NeoSoft.com/tcl/ftparchive/sorted/comm/tkhylafax-3.0b2/
RUN_DEPENDS= sendfax::comms/hylafax \
gv::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>