mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
17 lines
380 B
Makefile
17 lines
380 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.10 1998/12/29 21:53:22 sada Exp $
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../netscape4-communicator
|
|
|
|
MAINTAINER= sada@FreeBSD.ORG
|
|
|
|
BROWSER= navigator
|
|
PATCHDIRS= ${.CURDIR}/patches
|
|
|
|
.include "${MASTERDIR}/Makefile"
|