openbsd-ports/comms/tkhylafax/Makefile
2001-05-05 22:39:36 +00:00

30 lines
620 B
Makefile

# $OpenBSD: Makefile,v 1.13 2001/05/05 22:40:20 jakob Exp $
COMMENT= "Tcl/Tk interface to Sam Leffler's fax package"
DISTNAME= tkhylafax-3.0b2
PKGNAME= tkhylafax-3.0
CATEGORIES= comms
NEED_VERSION= 1.406
FAKE=No
BROKEN= "required dependencies not available"
MAINTAINER= ports@openbsd.org
LICENSE_TYPE= "BSD NONE"
PERMIT_PACKAGE_CDROM= YES
PERMIT_PACKAGE_FTP= YES
PERMIT_DISTFILES_CDROM= YES
PERMIT_DISTFILES_FTP= YES
MASTER_SITES= http://www.NeoSoft.com/tcl/ftparchive/sorted/comm/tkhylafax-3.0b2/
RUN_DEPENDS= sendfax::comms/hylafax \
gv::print/gv
WRKDIST= ${WRKDIR}/tkhylafax-3.0
.include <bsd.port.mk>