pkgsrc/comms/tkhylafax/Makefile

23 lines
662 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.29 2006/03/04 21:29:05 jlam Exp $
DISTNAME= tkhylafax-3.1
PKGREVISION= 4
CATEGORIES= comms
MASTER_SITES= ftp://ftp.sgi.com/sgi/fax/contrib/tkhylafax/ \
ftp://ftp.tuwien.ac.at/infosys/fax/hylafax/contrib/tkhylafax/ \
http://gd.tuwien.ac.at/infosys/fax/hylafax/contrib/tkhylafax/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.elgro.demon.co.uk/resources.html
COMMENT= Tcl/tk interface to Sam Leffler's fax package
DEPENDS+= gv>=3.5.8nb1:../../print/gv
2001-07-27 12:54:05 +02:00
DEPENDS+= hylafax>=4.1:../../comms/hylafax
2004-06-05 16:09:42 +02:00
DEPENDS+= tk>=8.3.2:../../x11/tk
WRKSRC= ${WRKDIR}/tkhylafax
NO_CONFIGURE= yes
NO_BUILD= yes
.include "../../mk/bsd.pkg.mk"