1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/comms/viewfax/Makefile
2017-10-13 14:19:26 +00:00

20 lines
361 B
Makefile

# Created by: jmz
# $FreeBSD$
PORTNAME= viewfax
PORTVERSION= 2.6
PORTREVISION= 1
CATEGORIES= comms
MASTER_SITES= ftp://ftp.ping.de/pub/unix/
MAINTAINER= ports@FreeBSD.org
COMMENT= Display files containing g3 and/or g4 coded fax pages
USES= imake
USE_XORG= x11 xext
PLIST_FILES= bin/viewfax lib/viewfax.tif \
man/man1/viewfax.1.gz
.include <bsd.port.mk>