mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
20 lines
359 B
Makefile
20 lines
359 B
Makefile
# New ports collection makefile for: viewfax
|
|
# Version required: 2.3
|
|
# Date created: 16 sept 1995
|
|
# Whom: jmz
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= viewfax-2.3
|
|
CATEGORIES= comms
|
|
MASTER_SITES= ftp://ftp.leo.org/pub/comp/os/unix/networking/mgetty/
|
|
|
|
USE_IMAKE= yes
|
|
|
|
MAINTAINER= jmz@FreeBSD.org
|
|
|
|
MAN1= viewfax.1
|
|
|
|
.include <bsd.port.mk>
|