mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-29 21:39:24 +00:00
17 lines
372 B
Makefile
17 lines
372 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.4 1999/05/21 01:11:10 sada Exp $
|
|
#
|
|
|
|
MAINTAINER= sada@FreeBSD.ORG
|
|
|
|
FILESDIR= ${BASEDIR}/files
|
|
|
|
BASEDIR= ${.CURDIR}/../netscape46-communicator
|
|
BROWSER= navigator
|
|
|
|
.include "${BASEDIR}/Makefile"
|