mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
21 lines
507 B
Makefile
21 lines
507 B
Makefile
# New ports collection makefile for: Netscape browser with Japanese resources
|
|
# Date created: 13 Mar 1998
|
|
# Whom: sada
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= communicator-ja-euc-v473-export.generic-generic-generic
|
|
|
|
MASTERDIR= ${.CURDIR}/../netscape4-communicator
|
|
SUBMASTERDIR= ${.CURDIR}/../netscape${BROWSER_VER}-communicator
|
|
FILESDIR= ${SUBMASTERDIR}/files
|
|
PATCHDIR= ${SUBMASTERDIR}/patches
|
|
PKGDIR= ${SUBMASTERDIR}/pkg
|
|
|
|
BROWSER_VER= 47
|
|
BROWSER_VERSION= 4.73
|
|
NETHELP= nethelp-v47
|
|
|
|
.include "${MASTERDIR}/Makefile"
|