1999-05-19 18:07:20 +02:00
|
|
|
# New ports collection makefile for: netscape (communicator suite)
|
1999-10-05 00:21:38 +02:00
|
|
|
# Version required: 4.7
|
1999-05-19 18:07:20 +02:00
|
|
|
# Date created: 24 Feb 1997
|
|
|
|
# Whom: thepish
|
1997-02-24 20:00:30 +01:00
|
|
|
#
|
1999-08-31 04:43:35 +02:00
|
|
|
# $FreeBSD$
|
1997-02-24 20:00:30 +01:00
|
|
|
#
|
|
|
|
|
1999-10-05 00:21:38 +02:00
|
|
|
MASTER_SITES?= ftp://ftp.netscape.com./pub/communicator/english/4.7/unix/unsupported/freebsd/complete_install/
|
|
|
|
DISTFILES?= communicator-v47-export.x86-unknown-freebsd.tar.gz
|
1998-10-20 08:45:18 +02:00
|
|
|
|
1999-05-19 18:07:20 +02:00
|
|
|
MASTERDIR= ${.CURDIR}/../netscape4-communicator
|
1998-08-31 10:43:01 +02:00
|
|
|
NO_LATEST_LINK= yes
|
1999-10-05 00:21:38 +02:00
|
|
|
WRKSRC?= ${WRKDIR}/${BROWSER}-v47.x86-unknown-freebsd
|
1998-10-19 15:15:14 +02:00
|
|
|
|
1999-10-05 00:21:38 +02:00
|
|
|
BROWSER_VER= 4.7
|
|
|
|
INFILE_HEAD?= 'Communicator,4.7.0.19990915'
|
1999-05-19 18:07:20 +02:00
|
|
|
NO_AUTOADMIN= yes
|
1997-02-24 20:00:30 +01:00
|
|
|
|
1999-05-19 18:07:20 +02:00
|
|
|
.include "${MASTERDIR}/Makefile"
|