openbsd-ports/comms/tkhylafax/Makefile

26 lines
551 B
Makefile
Raw Normal View History

2000-03-05 13:30:21 -05:00
# $OpenBSD: Makefile,v 1.10 2000/03/05 18:30:24 espie Exp $
1997-12-31 11:58:35 -05:00
DISTNAME= tkhylafax-3.0b2
PKGNAME= tkhylafax-3.0
CATEGORIES= comms
2000-03-05 13:30:21 -05:00
NEED_VERSION= 1.223
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/
2000-03-05 13:30:21 -05:00
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>