1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
freebsd-ports/comms/viewfax/Makefile
Helge Oldach 4e63c267c1 *: Move manpages to share/man
Approved by:	portmgr (blanket)
2024-01-30 17:59:24 +03:00

17 lines
341 B
Makefile

PORTNAME= viewfax
PORTVERSION= 2.6
PORTREVISION= 2
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 xorg
USE_XORG= x11 xext
PLIST_FILES= bin/viewfax lib/viewfax.tif \
share/man/man1/viewfax.1.gz
.include <bsd.port.mk>