mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00: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
@ -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
|
||||
|
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…
Reference in New Issue
Block a user