1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/japanese/netscape47-communicator/Makefile
SADA Kenji ea676b6c0a Cope with SARUMARU's new resource kit
and now the help menu problem should be fixed.
1999-10-11 18:35:12 +00:00

22 lines
651 B
Makefile

# New ports collection makefile for: Netscape browser with Japanese resources
# Version required: 4.7
# Date created: 13 Mar 1998
# Whom: sada
#
# $FreeBSD$
#
RUN_DEPENDS= ${PREFIX}/bin/${BROWSER}-${BROWSER_VERSION}:${PORTSDIR}/www/netscape47-${BROWSER}
MASTERDIR= ${.CURDIR}/../netscape4-communicator
FILESDIR= ${.CURDIR}/../netscape47-communicator/files
PATCHDIR= ${.CURDIR}/../netscape47-communicator/patches
PKGDIR= ${.CURDIR}/../netscape47-communicator/pkg
BROWSER_CMD= ja-${BROWSER}-47
BROWSER_VERSION= 4.7
JAPANIZE_KIT= communicator-ja-euc-v47-export.generic-generic-generic.tar.gz
NETHELP= nethelp-v47
.include "${MASTERDIR}/Makefile"