mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-17 00:00:40 +00:00
19 lines
455 B
Makefile
19 lines
455 B
Makefile
# New ports collection makefile for: Netscape browser with Japanese resources
|
|
# Version required: 4.07
|
|
# Date created: 13 Mar 1998
|
|
# Whom: sada
|
|
#
|
|
# $Id: Makefile,v 1.7 1998/12/01 03:06:12 asami Exp $
|
|
#
|
|
|
|
MAINTAINER= sada@FreeBSD.ORG
|
|
|
|
MASTERDIR= ${.CURDIR}/../netscape4-communicator
|
|
PKGDIR= ${.CURDIR}/pkg
|
|
|
|
BROKEN= www/netscape4-navigator was upgraded to 4.08
|
|
BROWSER_NAME= navigator
|
|
MANFILE= ${.CURDIR}/files/${MAN1}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|