summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormbr <mbr@FreeBSD.org>2003-05-13 19:18:15 +0000
committermbr <mbr@FreeBSD.org>2003-05-13 19:18:15 +0000
commit3ebaa541aa3899b1cd63ab0ccb494eab0c9b8f6a (patch)
treef2daa1c8600d52355ec85e8148d91a8686d90dae
parent9a188b129c60d255083f7470d725ca1ade531794 (diff)
downloadFreeBSD-ports-3ebaa541aa3899b1cd63ab0ccb494eab0c9b8f6a.zip
FreeBSD-ports-3ebaa541aa3899b1cd63ab0ccb494eab0c9b8f6a.tar.gz
Add Ukrainian ooodict.
PR: 49078 Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua>
-rw-r--r--editors/ooodict-all/Makefile2
-rw-r--r--editors/ooodict-all/distinfo1
-rw-r--r--ukrainian/ooodict-uk_UA/Makefile19
3 files changed, 21 insertions, 1 deletions
diff --git a/editors/ooodict-all/Makefile b/editors/ooodict-all/Makefile
index 25fbc3e..f551612 100644
--- a/editors/ooodict-all/Makefile
+++ b/editors/ooodict-all/Makefile
@@ -24,7 +24,7 @@ LANGDIST?= bg_BG.zip ca_ES.zip hr_HR.zip cs_CZ.zip \
en_US.zip fr_FR.zip de_DE.zip de_CH.zip \
hu_HU.zip it_IT.zip pl_PL.zip pt_PT.zip \
pt_BR.zip es_ES.zip sk_SK.zip sv_SE.zip \
- el_GR-enhanced.zip ru_RU_io.zip
+ el_GR-enhanced.zip ru_RU_io.zip uk_UA.zip
HYPHDIST?= hyph_cs.zip hyph_da.zip hyph_de_DE.zip \
hyph_en.zip hyph_en_CA.zip hyph_en_GB.zip \
diff --git a/editors/ooodict-all/distinfo b/editors/ooodict-all/distinfo
index 1b58d45..897fabc 100644
--- a/editors/ooodict-all/distinfo
+++ b/editors/ooodict-all/distinfo
@@ -24,6 +24,7 @@ MD5 (openoffice/pt_PT.zip) = 6f44ed7caf6846dca9d539bb390719c4
MD5 (openoffice/ru_RU_io.zip) = 23b346fae3b118fcb93ba9acb83d906a
MD5 (openoffice/sk_SK.zip) = 6a91f9ecc1b87c156c9ceb51d089b7a7
MD5 (openoffice/sv_SE.zip) = bc8e8692786831b3026c782d090f0a2f
+MD5 (openoffice/uk_UA.zip) = 11f94aecaac1d83f5f6943070e3ae9df
MD5 (openoffice/hyph_cs.zip) = b1cd60f130668ee363baf566ee93ab99
MD5 (openoffice/hyph_da.zip) = 647cb755de87e55f36b6819c88ca928b
MD5 (openoffice/hyph_de.zip) = ac783ca0316247d40c656d4c79035865
diff --git a/ukrainian/ooodict-uk_UA/Makefile b/ukrainian/ooodict-uk_UA/Makefile
new file mode 100644
index 0000000..a489bbb
--- /dev/null
+++ b/ukrainian/ooodict-uk_UA/Makefile
@@ -0,0 +1,19 @@
+# New ports collection makefile for:
+# OpenOffice Spell Checking Dictionary
+# for Ukrainian.
+# Date created: Mon Mar 10 17:53:11 EET 2003
+# Whom: Alexandr Kovalenko <never@nevermind.kiev.ua>
+#
+# $FreeBSD$
+#
+
+COMMENT= Ukrainian MySpell dictionary for OpenOffice.org
+CATEGORIES= ukrainian
+
+LANGPREFIX= uk
+LANGSUFFIX= UA
+LANGDIST+= uk_UA.zip
+MASTERDIR= ${.CURDIR}/../../editors/ooodict-all
+RDEP= ${PORTSDIR}/editors/openoffice
+
+.include "${MASTERDIR}/Makefile"
OpenPOWER on IntegriCloud