Initial import of viewfax-2.4, an X11 fax viewer.
[pkgsrcv2.git] / graphics / viewfax / Makefile
1 # $NetBSD$
2 #
3
4 DISTNAME=       viewfax-2.4
5 CATEGORIES=     graphics comms
6 MASTER_SITES=   ftp://ftp.hylafax.org/pub/hylafax/contrib/viewfax/ \
7                 ftp://ftp.leo.org/pub/comp/networking/communication/modem/mgetty/ \
8                 ftp://ftp.tuwien.ac.at/infosys/fax/hylafax/contrib/viewfax/ \
9                 http://gd.tuwien.ac.at/infosys/fax/hylafax/contrib/viewfax/ \
10                 ftp://ftp.ips.gov.au/mirror/hylafax/contrib/viewfax/ \
11                 ftp://ftp.oce.nl/pub/gnu/hylafax/contrib/viewfax/ \
12                 ftp://ftp.rge.com/pub/communications/hylafax/contrib/viewfax/
13
14 MAINTAINER=     rh@netbsd.org
15
16 USE_IMAKE=      yes
17
18 pre-install:
19         ${INSTALL_DATA_DIR} ${PREFIX}/libdata/viewfax
20
21 .include "../../mk/bsd.pkg.mk"