mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
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"
|