26 lines
471 B
Makefile
26 lines
471 B
Makefile
# New ports collection makefile for: ja-netscape7
|
|
# Date created: 2002-03-04
|
|
# Whom: trevor
|
|
# based on the german/linux-netscape6 port by Thomas E. Zander
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PKGNAMEPREFIX= ja-
|
|
CATEGORIES= japanese www linux
|
|
DISTFILES= browser.xpi \
|
|
defljajp.xpi \
|
|
flash.xpi \
|
|
langjajp.xpi \
|
|
mail.xpi \
|
|
psm.xpi \
|
|
regjp.xpi \
|
|
regus.xpi \
|
|
spellchecker.xpi \
|
|
talkback.xpi \
|
|
xpcom.xpi
|
|
|
|
NETSCAPE_LANG= japanese
|
|
|
|
.include "../../www/netscape7/Makefile"
|