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
12 lines
318 B
Makefile
12 lines
318 B
Makefile
# New ports collection makefile for: zh Big5/GB-ized Linux Netcape Navigator
|
|
# Date created: 23 Oct 2000
|
|
# Whom: Jing-Tang Keith Jang <keith@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
BROWSER_NAME= navigator
|
|
|
|
MASTERDIR= ${.CURDIR}/../linux-netscape47-communicator
|
|
.include "${.CURDIR}/../linux-netscape47-communicator/Makefile"
|