aboutsummaryrefslogtreecommitdiff
path: root/comms/viewfax/Makefile
blob: ebaee8141a550af7444e249de2d9e5332327d01e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    g3view
# Version required:     1.8
# Date created:         3 February 1995
# Whom:                 jmz
#
# $Id$
#

DISTNAME= 	g3view-1.8
CATEGORIES+=	x11
MASTER_SITES=   ftp://ftp.leo.org//pub/comp/networking/communication/modem/mgetty/

MAINTAINER=	jmz@FreeBSD.org

pre-install:
	@mkdir -p ${PREFIX}/bin
	@mkdir -p ${PREFIX}/man/man1

.include <bsd.port.mk>