openbsd-ports/comms/tkhylafax/Makefile

27 lines
549 B
Makefile
Raw Normal View History

2002-12-29 14:32:37 -05:00
# $OpenBSD: Makefile,v 1.18 2002/12/29 19:32:37 fgsch 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
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>