mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
20 lines
338 B
Makefile
20 lines
338 B
Makefile
# New ports collection makefile for: viewfax
|
|
# Date created: 16 sept 1995
|
|
# Whom: jmz
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= viewfax
|
|
PORTVERSION= 2.3
|
|
CATEGORIES= comms
|
|
MASTER_SITES= ftp://ftp.leo.org/pub/comp/os/unix/networking/mgetty/
|
|
|
|
MAINTAINER= jmz@FreeBSD.org
|
|
|
|
USE_IMAKE= yes
|
|
|
|
MAN1= viewfax.1
|
|
|
|
.include <bsd.port.mk>
|