Add Slovenian language version of OpenOffice.org

This commit is contained in:
Maho Nakata 2004-03-21 09:14:00 +00:00
parent 6edd38e4d4
commit 7da86de3bc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=104821
2 changed files with 15 additions and 0 deletions

View File

@ -139,6 +139,7 @@
SUBDIR += openoffice-1.1-nl
SUBDIR += openoffice-1.1-se
SUBDIR += openoffice-1.1-sk
SUBDIR += openoffice-1.1-sl_SL
SUBDIR += openoffice-1.1-tr
SUBDIR += pico
SUBDIR += poedit

View File

@ -0,0 +1,14 @@
# 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= SL
LANG_EXT= 50
LANG_CONFIGURE_ARG= SLOVENIAN
MASTERDIR= ${.CURDIR}/../openoffice-1.1
.include "${MASTERDIR}/Makefile"