mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
2c1d4b4e9e
NOTE: Now we couldn't use Fortify with Netscape 4.7s.
15 lines
301 B
Makefile
15 lines
301 B
Makefile
# New ports collection makefile for: Netscape browser with Japanese resources
|
|
# Version required: 4.7
|
|
# Date created: 29 Dec 1998
|
|
# Whom: sada@FreeBSD.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
FILESDIR= ${BASEDIR}/files
|
|
|
|
BASEDIR= ${.CURDIR}/../netscape47-communicator
|
|
BROWSER= navigator
|
|
|
|
.include "${BASEDIR}/Makefile"
|