mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Add Russian OpenOffice slave port
This commit is contained in:
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
|
@ -15,6 +15,7 @@
|
||||||
SUBDIR += koi8r-ps
|
SUBDIR += koi8r-ps
|
||||||
SUBDIR += messarge
|
SUBDIR += messarge
|
||||||
SUBDIR += netscape4.language
|
SUBDIR += netscape4.language
|
||||||
|
SUBDIR += openoffice
|
||||||
SUBDIR += p5-Lingua-RU-Charset
|
SUBDIR += p5-Lingua-RU-Charset
|
||||||
SUBDIR += p5-XML-Parser-encodings
|
SUBDIR += p5-XML-Parser-encodings
|
||||||
SUBDIR += p5-cyrillic
|
SUBDIR += p5-cyrillic
|
||||||
|
|
15
russian/openoffice-1.0/Makefile
Normal file
15
russian/openoffice-1.0/Makefile
Normal 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"
|
15
russian/openoffice/Makefile
Normal file
15
russian/openoffice/Makefile
Normal 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"
|
Loading…
Add table
Reference in a new issue