mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
feff6afe84
navigator after repository copy). Old netscape4 is deleted. PR: 8188 (part) Submitted by: sada@e-mail.ne.jp
19 lines
442 B
Makefile
19 lines
442 B
Makefile
# New ports collection makefile for: Netscape browser with Japanese resources
|
|
# Version required: 4.06
|
|
# Date created: 13 Mar 1998
|
|
# Whom: sada
|
|
#
|
|
# $Id: Makefile,v 1.4 1998/04/01 01:49:24 asami Exp $
|
|
#
|
|
|
|
MAINTAINER= sada@e-mail.ne.jp
|
|
|
|
FILESDIR= ${MASTER_DIR}/files
|
|
PATCHDIR= ${MASTER_DIR}/patches
|
|
|
|
BROWSER_NAME= navigator
|
|
MANFILE= ${.CURDIR}/files/${MAN1}
|
|
MASTER_DIR= ${.CURDIR}/../netscape4-communicator
|
|
|
|
.include "${MASTER_DIR}/Makefile"
|