Merge from vendor branch TNF:
[pkgsrcv2.git] / graphics / viewfax / Makefile
1 # $NetBSD: Makefile,v 1.3 2003/03/02 19:47:25 jschauma Exp $
2 #
3
4 DISTNAME=       viewfax-2.4
5 PKGREVISION=    1
6 CATEGORIES=     graphics comms
7 MASTER_SITES=   ftp://ftp.hylafax.org/pub/hylafax/contrib/viewfax/ \
8                 ftp://ftp.leo.org/pub/comp/networking/communication/modem/mgetty/ \
9                 ftp://ftp.tuwien.ac.at/infosys/fax/hylafax/contrib/viewfax/ \
10                 http://gd.tuwien.ac.at/infosys/fax/hylafax/contrib/viewfax/ \
11                 ftp://ftp.ips.gov.au/mirror/hylafax/contrib/viewfax/ \
12                 ftp://ftp.oce.nl/pub/gnu/hylafax/contrib/viewfax/ \
13                 ftp://ftp.rge.com/pub/communications/hylafax/contrib/viewfax/
14
15 MAINTAINER=     rh@NetBSD.org
16 COMMENT=        Tool for displaying fax files in an X Window
17
18 USE_IMAKE=      yes
19
20 pre-install:
21         ${INSTALL_DATA_DIR} ${PREFIX}/libdata/viewfax
22
23 .include "../../mk/bsd.pkg.mk"