pkgsrc/comms/tkhylafax/Makefile
2010-01-29 16:38:20 +00:00

26 lines
737 B
Makefile

# $NetBSD: Makefile,v 1.31 2010/01/29 16:39:49 joerg 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
PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= gv>=3.5.8nb1:../../print/gv
DEPENDS+= hylafax>=4.1:../../comms/hylafax
DEPENDS+= tk>=8.3.2:../../x11/tk
WRKSRC= ${WRKDIR}/tkhylafax
NO_CONFIGURE= yes
NO_BUILD= yes
INSTALLATION_DIRS+= ${PKGMANDIR}/man1
.include "../../mk/bsd.pkg.mk"