summaryrefslogtreecommitdiff
path: root/www/bsdi-netscape47-communicator/Makefile
blob: fdb79b4e3ee73e7bf89013d2b16c2982ce4d40d5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for: netscape (communicator suite)
# Version required:	4.6*
# Date created:		24 Feb 1997
# Whom:			thepish
#
# $Id$
#

MASTER_SITES?=	ftp://ftp.netscape.com/pub/communicator/4.6/english/unix/unsupported/freebsd/complete_install/
DISTFILES?=	communicator-v46-export.x86-unknown-freebsd.tar.gz

MAINTAINER=	thepish@FreeBSD.ORG

MASTERDIR=	${.CURDIR}/../netscape4-communicator
NO_LATEST_LINK=	yes
WRKSRC=		${WRKDIR}/${BROWSER}-v46.x86-unknown-freebsd

BROWSER_VER=	4.6
INFILE_HEAD?=	'Communicator,4.6.0.99124'
NO_AUTOADMIN=	yes
NO_FORTIFY=	yes

.include "${MASTERDIR}/Makefile"