summaryrefslogtreecommitdiff
path: root/russian
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-06-15 00:15:06 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-06-15 00:15:06 +0000
commit31f9fb5ff64f00f44e8b7fe15ee4ec12a19f6ac4 (patch)
treeac919071fa835d4c6258e2def26b1b489f646c18 /russian
parentAdd Korean OpenOffice slave port (diff)
Add Russian OpenOffice slave port
Notes
Notes: svn path=/head/; revision=61305
Diffstat (limited to 'russian')
-rw-r--r--russian/Makefile1
-rw-r--r--russian/openoffice-1.0/Makefile15
-rw-r--r--russian/openoffice/Makefile15
3 files changed, 31 insertions, 0 deletions
diff --git a/russian/Makefile b/russian/Makefile
index 1c5f39c23789..00f3b67bf765 100644
--- a/russian/Makefile
+++ b/russian/Makefile
@@ -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
diff --git a/russian/openoffice-1.0/Makefile b/russian/openoffice-1.0/Makefile
new file mode 100644
index 000000000000..a244bafb5441
--- /dev/null
+++ b/russian/openoffice-1.0/Makefile
@@ -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"
diff --git a/russian/openoffice/Makefile b/russian/openoffice/Makefile
new file mode 100644
index 000000000000..a244bafb5441
--- /dev/null
+++ b/russian/openoffice/Makefile
@@ -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"