mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
65ab34a667
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
17 lines
331 B
Makefile
17 lines
331 B
Makefile
# New ports collection makefile for: Netscape browser with Japanese resources
|
|
# Version required: 4.6
|
|
# Date created: 29 Dec 1998
|
|
# Whom: sada@FreeBSD.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MAINTAINER= sada@FreeBSD.org
|
|
|
|
FILESDIR= ${BASEDIR}/files
|
|
|
|
BASEDIR= ${.CURDIR}/../netscape46-communicator
|
|
BROWSER= navigator
|
|
|
|
.include "${BASEDIR}/Makefile"
|