freebsd-ports/japanese/linux-netscape47-communicator/Makefile
R. Imura 6e9407708f - Change maintainer to ports@FreeBSD.org of all my ports.
(only ja-linux-netscape is back to sada-san)
  My short vacation finished and I have no longer
  enough time to keep maintaining my ports.

- Move some local-distfiles from my site to asami-san's.

- Some cosmetic changes around removing kde*-i18n ports.
2000-10-28 08:37:18 +00:00

16 lines
576 B
Makefile

# New ports collection makefile for: Netscape browser with Japanese resources
# Date created: 24 Mar 2000
# Whom: imura@af.airnet.ne.jp
#
# $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"