freebsd-ports/french/netscape7/Makefile
Trevor Johnson fc66aa4263 I remove the linux-netscape6 ports from ports/french, ports/german,
ports/japanese and ports/www.  In their place, I add corresponding netscape7
ports, after repo copies.  Now ports/www/netscape7 will no longer be a slave
port.  Instead it is the master port for the others.

The French, German, and Japanese ports now have AIM, because I had trouble
getting them to work without it.

I add a security warning to all these ports, about the "forward referrer" bug
(Mozilla bug 145579).
2002-10-14 13:50:21 +00:00

28 lines
493 B
Makefile

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