freebsd-ports/japanese/netscape4-navigator/Makefile
Satoshi Asami 555a3ebe6c Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote
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.)
1998-12-01 03:06:49 +00:00

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"