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
268 B
Makefile
12 lines
268 B
Makefile
# New ports collection makefile for: Netscape browser with Korean resources
|
|
# Date created: 14 Jun 1999
|
|
# Whom: CHOI Junho <cjh@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../netscape47-communicator
|
|
BROWSER_NAME= navigator
|
|
|
|
.include "${MASTERDIR}/Makefile"
|