1999-05-19 16:07:20 +00:00
|
|
|
# New ports collection makefile for: netscape (communicator suite)
|
1999-10-04 22:21:38 +00:00
|
|
|
# Version required: 4.7
|
1999-05-19 16:07:20 +00:00
|
|
|
# Date created: 24 Feb 1997
|
|
|
|
# Whom: thepish
|
1997-02-24 19:00:30 +00:00
|
|
|
#
|
1999-08-31 02:43:35 +00:00
|
|
|
# $FreeBSD$
|
1997-02-24 19:00:30 +00:00
|
|
|
#
|
|
|
|
|
1999-10-04 22:21:38 +00: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 06:45:18 +00:00
|
|
|
|
1999-05-19 16:07:20 +00:00
|
|
|
MASTERDIR= ${.CURDIR}/../netscape4-communicator
|
1998-08-31 08:43:01 +00:00
|
|
|
NO_LATEST_LINK= yes
|
1999-10-04 22:21:38 +00:00
|
|
|
WRKSRC?= ${WRKDIR}/${BROWSER}-v47.x86-unknown-freebsd
|
1998-10-19 13:15:14 +00:00
|
|
|
|
1999-10-04 22:21:38 +00:00
|
|
|
BROWSER_VER= 4.7
|
|
|
|
INFILE_HEAD?= 'Communicator,4.7.0.19990915'
|
1999-05-19 16:07:20 +00:00
|
|
|
NO_AUTOADMIN= yes
|
1997-02-24 19:00:30 +00:00
|
|
|
|
1999-05-19 16:07:20 +00:00
|
|
|
.include "${MASTERDIR}/Makefile"
|