1995-09-28 02:02:22 +00:00
|
|
|
# New ports collection makefile for: viewfax
|
|
|
|
# Date created: 16 sept 1995
|
1995-04-12 20:32:12 +00:00
|
|
|
# Whom: jmz
|
|
|
|
#
|
1999-08-25 05:28:01 +00:00
|
|
|
# $FreeBSD$
|
1995-04-12 20:32:12 +00:00
|
|
|
#
|
1998-08-07 22:00:00 +00:00
|
|
|
|
2000-04-08 23:24:42 +00:00
|
|
|
PORTNAME= viewfax
|
2008-12-14 10:11:26 +00:00
|
|
|
PORTVERSION= 2.6
|
1998-08-07 22:00:00 +00:00
|
|
|
CATEGORIES= comms
|
2007-03-01 22:58:48 +00:00
|
|
|
MASTER_SITES= ftp://ftp.ping.de/pub/unix/ \
|
|
|
|
ftp://ftp.leo.org/historic/comp/os/unix/networking/mgetty/
|
1995-04-12 20:32:12 +00:00
|
|
|
|
2008-12-14 10:11:26 +00:00
|
|
|
MAINTAINER= adox@mcx2.org
|
2003-03-07 06:14:21 +00:00
|
|
|
COMMENT= Display files containing g3 and/or g4 coded fax pages
|
1995-02-03 20:41:39 +00:00
|
|
|
|
2000-02-02 22:37:39 +00:00
|
|
|
USE_IMAKE= yes
|
|
|
|
|
2008-12-14 10:11:26 +00:00
|
|
|
PLIST_FILES= bin/viewfax lib/viewfax.tif
|
|
|
|
|
1998-09-16 02:25:06 +00:00
|
|
|
MAN1= viewfax.1
|
|
|
|
|
1995-02-03 20:41:39 +00:00
|
|
|
.include <bsd.port.mk>
|