72b4b7dd17
It is redundant. PR: ports/49002 Submitted by: Dan Langille <dan@langille.org>
14 lines
418 B
Makefile
14 lines
418 B
Makefile
# New ports collection makefile for: OpenOffice.org for Swedish language
|
|
# Date created: Sun Nov 9 09:05:01 JST 2003
|
|
# Whom: Martin Blapp <mbr@FreeBSD.org>, Mario Ferreira <lioux@FreeBSD.org> and NAKATA Maho <maho@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
LANG_PKGNAME= se
|
|
LANG_EXT= 46
|
|
L10NHELP= helpcontent_${LANG_EXT}_unix.tgz
|
|
LANG_CONFIGURE_ARG= SWED
|
|
MASTERDIR= ${.CURDIR}/../openoffice-1.1
|
|
|
|
.include "${MASTERDIR}/Makefile"
|