German and Japanese ones remain at 6.2.1. Bump PORTREVISION for those, because of change to startup script.
32 lines
550 B
Makefile
32 lines
550 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$
|
|
#
|
|
|
|
PORTVERSION= 6.2.1
|
|
PORTREVISION= 2
|
|
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"
|