summaryrefslogtreecommitdiff
path: root/russian/ooodict-ru_RU/Makefile
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2003-05-13 18:38:45 +0000
committerMartin Blapp <mbr@FreeBSD.org>2003-05-13 18:38:45 +0000
commitf2b39cb68f388ec7877e2625928c762eadf7c226 (patch)
treef4baafbf41c8acf45b6aa63d2b2f3b5ddcb66d94 /russian/ooodict-ru_RU/Makefile
parentMark xawtv broken on architectures w/o a machine/ioctl_bt848.h (e.g. (diff)
Add russian ooodict port.
PR: 47158 Submitted by: Anton Yudin <toha@toha.org.ua>
Notes
Notes: svn path=/head/; revision=80928
Diffstat (limited to '')
-rw-r--r--russian/ooodict-ru_RU/Makefile20
1 files changed, 20 insertions, 0 deletions
diff --git a/russian/ooodict-ru_RU/Makefile b/russian/ooodict-ru_RU/Makefile
new file mode 100644
index 000000000000..d3b0d9da8361
--- /dev/null
+++ b/russian/ooodict-ru_RU/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for:
+# OpenOffice Spell Checking Dictionary
+# for Russian (Russia) language
+# Date created: Tue Aug 10 24:00:00 UTC 2002
+# Whom: Anton Yudin <toha@toha.org.ua>
+#
+# $FreeBSD$
+#
+
+COMMENT= Russian MySpell dictionary for OpenOffice.org
+CATEGORIES= russian
+
+LANGPREFIX= ru
+LANGSUFFIX= RU
+LANGDIST+= ru_RU_io.zip
+HYPHDIST+= hyph_de_DE.zip
+MASTERDIR= ${.CURDIR}/../../editors/ooodict-all
+RDEP= ${PORTSDIR}/russian/openoffice
+
+.include "${MASTERDIR}/Makefile"