summaryrefslogtreecommitdiffstats
path: root/hungarian/ooodict
diff options
context:
space:
mode:
authormbr <mbr@FreeBSD.org>2002-08-11 19:10:42 +0000
committermbr <mbr@FreeBSD.org>2002-08-11 19:10:42 +0000
commit21686798d4ba53bb3da57de029241b0f75cf1ba3 (patch)
treece89aa32ec5261101dbb8dbf12a66cf64271e3db /hungarian/ooodict
parent2adade594a9be30680f11921a2e2dc607dfb3161 (diff)
downloadFreeBSD-ports-21686798d4ba53bb3da57de029241b0f75cf1ba3.zip
FreeBSD-ports-21686798d4ba53bb3da57de029241b0f75cf1ba3.tar.gz
Add OpenOffice.org spelling dictionary ports. They are based on MySpell,
which is a rewrite of iSpell in c++ with lots of additional features.
Diffstat (limited to 'hungarian/ooodict')
-rw-r--r--hungarian/ooodict/Makefile18
-rw-r--r--hungarian/ooodict/pkg-comment1
2 files changed, 19 insertions, 0 deletions
diff --git a/hungarian/ooodict/Makefile b/hungarian/ooodict/Makefile
new file mode 100644
index 0000000..2deb823
--- /dev/null
+++ b/hungarian/ooodict/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for:
+# OpenOffice Spell Checking Dictionary
+# for Hungarian (Hungary)
+# Date created: Tue Aug 10 24:00:00 UTC 2002
+# Whom: Martin Blapp <mbr@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= editors
+
+LANGPREFIX= hu
+LANGSUFFIX= HU
+LANGDIST+= hu_HU.zip
+MASTERDIR= ${.CURDIR}/../ooodict-all
+RDEP= ${PORTSDIR}/editors/openoffice
+
+.include "${MASTERDIR}/Makefile"
diff --git a/hungarian/ooodict/pkg-comment b/hungarian/ooodict/pkg-comment
new file mode 100644
index 0000000..bfc312a
--- /dev/null
+++ b/hungarian/ooodict/pkg-comment
@@ -0,0 +1 @@
+Hungarian (Hungary) Myspell dictionary for OpenOffice.org
OpenPOWER on IntegriCloud