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

28 lines
510 B
Makefile

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