Add Russian OpenOffice slave port

This commit is contained in:
Martin Blapp 2002-06-15 00:15:06 +00:00
parent 72c16cc1d3
commit 31f9fb5ff6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=61305
3 changed files with 31 additions and 0 deletions

View File

@ -15,6 +15,7 @@
SUBDIR += koi8r-ps
SUBDIR += messarge
SUBDIR += netscape4.language
SUBDIR += openoffice
SUBDIR += p5-Lingua-RU-Charset
SUBDIR += p5-XML-Parser-encodings
SUBDIR += p5-cyrillic

View File

@ -0,0 +1,15 @@
# New ports collection makefile for: OpenOffice for Russian language
# Date created: Tue Jun 11 16:47:21 UTC 2002
# Whom: Martin Blapp <mbr@FreeBSD.org> and Mario Ferreira <lioux@FreeBSD.org>
#
# $FreeBSD$
#
CATEGORIES= russian
LANG_PKGNAME= ru
LANG_EXT= 07
LANG_CONFIGURE_ARG= RUSS
MASTERDIR= ${.CURDIR}/../../editors/openoffice
.include "${.CURDIR}/../../editors/openoffice/Makefile"

View File

@ -0,0 +1,15 @@
# New ports collection makefile for: OpenOffice for Russian language
# Date created: Tue Jun 11 16:47:21 UTC 2002
# Whom: Martin Blapp <mbr@FreeBSD.org> and Mario Ferreira <lioux@FreeBSD.org>
#
# $FreeBSD$
#
CATEGORIES= russian
LANG_PKGNAME= ru
LANG_EXT= 07
LANG_CONFIGURE_ARG= RUSS
MASTERDIR= ${.CURDIR}/../../editors/openoffice
.include "${.CURDIR}/../../editors/openoffice/Makefile"