freebsd-ports/portuguese/netscape7/Makefile
Trevor Johnson 7446953ac7 Update to 6.2.3. Belatedly, I confirmed that 6.2.2 supports
Greymagic's Mozilla Disk Explorer (http://sec.greymagic.com/adv/gm001-ns/)
which demonstrates a security bug.  The demo does not work with
6.2.3.  I am assuming that the zlib double free() bug, if it existed,
may have been addressed, so I am removing the FORBIDDEN line.

I didn't bother to update the generated files for this release,
since the old ones seem to work fine.

Add hitherto forgotten PKGNAMEPREFIX so the English, French, German
and Japanese versions may all be installed without conflicting.
2002-05-17 11:11:58 +00:00

31 lines
551 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$
#
PKGNAMEPREFIX?= de-
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"