mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
65ab34a667
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
16 lines
308 B
Makefile
16 lines
308 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
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../netscape4-communicator
|
|
|
|
MAINTAINER= sada@FreeBSD.org
|
|
|
|
BROWSER= navigator
|
|
|
|
.include "${MASTERDIR}/Makefile"
|