summaryrefslogtreecommitdiff
path: root/graphics/viewfax/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/viewfax/Makefile')
-rw-r--r--graphics/viewfax/Makefile21
1 files changed, 21 insertions, 0 deletions
diff --git a/graphics/viewfax/Makefile b/graphics/viewfax/Makefile
new file mode 100644
index 00000000000..27f00b51896
--- /dev/null
+++ b/graphics/viewfax/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 1999/08/17 12:28:36 rh Exp $
+#
+
+DISTNAME= viewfax-2.4
+CATEGORIES= graphics comms
+MASTER_SITES= ftp://ftp.hylafax.org/pub/hylafax/contrib/viewfax/ \
+ ftp://ftp.leo.org/pub/comp/networking/communication/modem/mgetty/ \
+ ftp://ftp.tuwien.ac.at/infosys/fax/hylafax/contrib/viewfax/ \
+ http://gd.tuwien.ac.at/infosys/fax/hylafax/contrib/viewfax/ \
+ ftp://ftp.ips.gov.au/mirror/hylafax/contrib/viewfax/ \
+ ftp://ftp.oce.nl/pub/gnu/hylafax/contrib/viewfax/ \
+ ftp://ftp.rge.com/pub/communications/hylafax/contrib/viewfax/
+
+MAINTAINER= rh@netbsd.org
+
+USE_IMAKE= yes
+
+pre-install:
+ ${INSTALL_DATA_DIR} ${PREFIX}/libdata/viewfax
+
+.include "../../mk/bsd.pkg.mk"