11a8ef61f6
user's environment variable with the same name. cf. http://tuxedo.org/~esr/BROWSER/ http://www.dwheeler.com/browse/secure_browser.html Approved by: cjh, girgen@partitur.se, sada, trevor
11 lines
278 B
Makefile
11 lines
278 B
Makefile
# New ports collection makefile for: netscape (navigator only)
|
|
# Date created: 20 Sept 1998
|
|
# Whom: brett@peloton.physics.montana.edu
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
BROWSER_NAME= navigator
|
|
INFILE_HEAD= 'Navigator,4.76.0.20001006'
|
|
|
|
.include "${.CURDIR}/../netscape47-communicator/Makefile"
|