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

30 lines
520 B
Makefile

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