mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
18 lines
426 B
Makefile
18 lines
426 B
Makefile
# New ports collection makefile for: Netscape browser with Japanese resources
|
|
# Version required: 4.6
|
|
# Date created: 29 Dec 1998
|
|
# Whom: sada@FreeBSD.ORG
|
|
#
|
|
# $Id: Makefile,v 1.5 1999/05/21 01:17:33 sada Exp $
|
|
#
|
|
|
|
MAINTAINER= sada@FreeBSD.ORG
|
|
|
|
FILESDIR= ${BASEDIR}/files
|
|
|
|
BASEDIR= ${.CURDIR}/../netscape46-communicator
|
|
BROWSER= navigator
|
|
PATCHDIRS= ${.CURDIR}/../netscape46-navigator/patches
|
|
|
|
.include "${BASEDIR}/Makefile"
|