openbsd-ports/comms/tkhylafax/Makefile

28 lines
569 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.17 2001/11/13 22:13:22 espie Exp $
2001-05-05 18:39:36 -04:00
COMMENT= "Tcl/Tk interface to Sam Leffler's fax package"
1997-12-31 11:58:35 -05:00
DISTNAME= tkhylafax-3.0b2
PKGNAME= tkhylafax-3.0
CATEGORIES= comms
NEED_VERSION= 1.496
2001-05-05 18:39:36 -04:00
FAKE=No
BROKEN= "required dependencies not available"
1997-12-31 11:58:35 -05:00
# License: BSD
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= ::comms/hylafax \
::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>