Add Estonian language version of OpenOffice.org

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

View file

@ -133,6 +133,7 @@
SUBDIR += openoffice-1.1-devel
SUBDIR += openoffice-1.1-dk
SUBDIR += openoffice-1.1-es
SUBDIR += openoffice-1.1-et
SUBDIR += openoffice-1.1-fi
SUBDIR += openoffice-1.1-gr
SUBDIR += openoffice-1.1-it

View file

@ -0,0 +1,13 @@
# New ports collection makefile for: OpenOffice.org for Estonian language
# Date created: Sun Mar 21 17:38:13 JST 2003
# Whom: NAKATA Maho <maho@FreeBSD.org>
#
# $FreeBSD$
#
LANG_PKGNAME= es
LANG_EXT= 77
LANG_CONFIGURE_ARG= ESTONIAN
MASTERDIR= ${.CURDIR}/../openoffice-1.1
.include "${MASTERDIR}/Makefile"