mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
2d5eda7b7d
port has been preserved by repo-copy from www/netscape47-navigator. PR: 18596 Submitted by: Trevor Johnson <trevor@jpj.net>
15 lines
534 B
Makefile
15 lines
534 B
Makefile
# New ports collection makefile for: Netscape Navigator for BSDI BSD/OS
|
|
# Date created: 10 May 2000
|
|
# Whom: Trevor Johnson <trevor@jpj.net>
|
|
# based on work by Dirk Froemberg <dirk@FreeBSD.org> and girgen@partitur.se
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
BROWSER= navigator
|
|
|
|
MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/english/4.73/unix/unsupported/bsdi21/navigator_standalone/ \
|
|
ftp://ftp.sunet.se/pub/www/Netscape/communicator/english/4.73/unix/unsupported/bsdi21/navigator_standalone/
|
|
|
|
.include "../bsdi-netscape47-communicator/Makefile"
|