blob: 5469fa6fd13c4680e04b78a2a31deb1c57475cad (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
# New ports collection makefile for: de-linux-netscape6
# Date created: 28 Feb 2002
# Whom: Thomas E. Zander <riggs@rrr.de>
# based on the german/linux-netscape6 port by Thomas E. Zander
#
# $FreeBSD$
#
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"
|