1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/japanese/linux-netscape47-communicator/Makefile
SADA Kenji 55e5fbcf78 Japanized Netscape Communicator for Linux emulation.
Submitted by:	Ryuichiro IMURA <imura@FreeBSD.org>
2000-03-26 20:07:50 +00:00

18 lines
597 B
Makefile

# New ports collection makefile for: Netscape browser with Japanese resources
# Version required: 4.7x
# Date created: 24 Mar 2000
# Whom: imura@FreeBSD.org
#
# $FreeBSD$
#
RUN_DEPENDS= ${PREFIX}/bin/${BROWSER_ARC}-${BROWSER_VERSION}:${PORTSDIR}/www/linux-netscape47-${BROWSER}
RUN_DEPENDS+= /compat/linux/usr/share/locale/ja_JP:${PORTSDIR}/japanese/linux_locale
BROWSER_ARC= ${BROWSER}-linux
MASTERDIR_LINUX= ${.CURDIR}/../linux-netscape47-communicator
NSUBDIR= lib/netscape-linux
START_SCRIPT= ${MASTERDIR_LINUX}/files/start.sh.in
.include "${.CURDIR}/../netscape47-communicator/Makefile"