mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
19 lines
432 B
Makefile
19 lines
432 B
Makefile
# New ports collection makefile for: Netscape browser with Japanese resources
|
|
# Version required: 4.51
|
|
# Date created: 29 Dec 1998
|
|
# Whom: sada@FreeBSD.ORG
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1998/12/29 21:59:13 sada Exp $
|
|
#
|
|
|
|
MAINTAINER= sada@FreeBSD.ORG
|
|
|
|
FILESDIR= ${BASEDIR}/files
|
|
|
|
BASEDIR= ${.CURDIR}/../netscape45-communicator
|
|
BROWSER= navigator
|
|
BROWSER_BIN= navigator-4.5.1.bin
|
|
NSUBDIR= lib/netscape
|
|
|
|
.include "${BASEDIR}/Makefile"
|