9906cd7e76
http://l10n.openoffice.org/all_supported_languages.html , ISO language code of Slovenian is sl, and country code is SI, not SL, move editors/openoffice-1.1-sl-SL to editors/openoffice-1.1-sl-SI.
14 lines
328 B
Makefile
14 lines
328 B
Makefile
# New ports collection makefile for: OpenOffice.org for Slovenian language
|
|
# Date created: Sun Mar 21 17:38:13 JST 2003
|
|
# Whom: NAKATA Maho <maho@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
LANG_PKGNAME= sl
|
|
LANG_SUFFIX= SI
|
|
LANG_EXT= 50
|
|
LANG_CONFIGURE_ARG= SLOVENIAN
|
|
MASTERDIR= ${.CURDIR}/../openoffice-1.1
|
|
|
|
.include "${MASTERDIR}/Makefile"
|