1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/comms/viewfax/Makefile

24 lines
478 B
Makefile
Raw Normal View History

# New ports collection makefile for: viewfax
# Date created: 16 sept 1995
# Whom: jmz
#
1999-08-25 05:28:01 +00:00
# $FreeBSD$
#
PORTNAME= viewfax
PORTVERSION= 2.6
CATEGORIES= comms
MASTER_SITES= ftp://ftp.ping.de/pub/unix/ \
ftp://ftp.leo.org/historic/comp/os/unix/networking/mgetty/
MAINTAINER= adox@mcx2.org
COMMENT= Display files containing g3 and/or g4 coded fax pages
2000-02-02 22:37:39 +00:00
USE_IMAKE= yes
PLIST_FILES= bin/viewfax lib/viewfax.tif
MAN1= viewfax.1
.include <bsd.port.mk>