mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
555a3ebe6c
that the port otherwise uses files from another port. (Note: support for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.)
18 lines
402 B
Makefile
18 lines
402 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.6 1998/10/09 22:27:52 asami Exp $
|
|
#
|
|
|
|
MAINTAINER= sada@e-mail.ne.jp
|
|
|
|
MASTERDIR= ${.CURDIR}/../netscape4-communicator
|
|
PKGDIR= ${.CURDIR}/pkg
|
|
|
|
BROWSER_NAME= navigator
|
|
MANFILE= ${.CURDIR}/files/${MAN1}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|