freebsd-ports/portuguese/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

30 lines
531 B
Makefile

# New ports collection makefile for: de-linux-netscape6
# Date created: 28 Feb 2002
# Whom: Thomas E. Zander <riggs@rrr.de>
# based on the www/linux-netscape6 port
#
# $FreeBSD$
#
PORTREVISION= 0
CATEGORIES= german www linux
DISTFILES= browser.xpi \
defldede.xpi \
flash.xpi \
jre.xpi \
langdede.xpi \
mail.xpi \
psm.xpi \
regde.xpi \
regfr.xpi \
regus.xpi \
spellchecker.xpi \
talkback.xpi \
xpcom.xpi
MAINTAINER= riggs@rrr.de
NETSCAPE6_LANG= german
.include "../../www/linux-netscape6/Makefile"