mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
18 lines
394 B
Makefile
18 lines
394 B
Makefile
# New ports collection makefile for: Netscape browser with Japanese resources
|
|
# Version required: 4.5
|
|
# Date created: 29 Dec 1998
|
|
# Whom: sada@FreeBSD.ORG
|
|
#
|
|
# $Id: Makefile,v 1.9 1998/12/26 21:52:55 sada Exp $
|
|
#
|
|
|
|
MAINTAINER= sada@FreeBSD.ORG
|
|
|
|
FILESDIR= ${BASEDIR}/files
|
|
|
|
BASEDIR= ${.CURDIR}/../netscape45-communicator
|
|
BROWSER= navigator
|
|
NSUBDIR= lib/netscape
|
|
|
|
.include "${BASEDIR}/Makefile"
|