freebsd-ports/japanese/netscape7/Makefile
Trevor Johnson 773dbcde7d Update Japanese, German, and French Netscape ports to version 6.2.2
(the English port was already updated, because Netscape released
that binary before releasing the others).

Install Netscape in a different directory for each different language.
The startup command is now called netscape6english, netscape6french,
and so on, rather than just netscape6.  Because of this, I set
PORTREVISION for the English version.
2002-04-14 01:52:33 +00:00

27 lines
494 B
Makefile

# New ports collection makefile for: ja-linux-netscape6
# Date created: 2002-03-04
# Whom: trevor
# based on the german/linux-netscape6 port by Thomas E. Zander
#
# $FreeBSD$
#
PORTREVISION= 0
CATEGORIES= japanese www linux
DISTFILES= browser.xpi \
defljajp.xpi \
flash.xpi \
jre.xpi \
langjajp.xpi \
mail.xpi \
psm.xpi \
regjp.xpi \
regus.xpi \
spellchecker.xpi \
talkback.xpi \
xpcom.xpi
NETSCAPE6_LANG= japanese
.include "../../www/linux-netscape6/Makefile"