mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
c6a8506189
Environment Var. `JA_NETSCAPE_INSTALL_CFG' to force install `netscape.cfg' file. Update manpage `ja-netscape.1'.
16 lines
349 B
Makefile
16 lines
349 B
Makefile
# New ports collection makefile for: Netscape browser with Japanese resources
|
|
# Version required: 4.08
|
|
# Date created: 13 Mar 1998
|
|
# Whom: sada@FreeBSD.ORG
|
|
#
|
|
# $Id: Makefile,v 1.9 1998/12/26 21:52:55 sada Exp $
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../netscape4-communicator
|
|
|
|
MAINTAINER= sada@FreeBSD.ORG
|
|
|
|
BROWSER= navigator
|
|
|
|
.include "${MASTERDIR}/Makefile"
|