From 21686798d4ba53bb3da57de029241b0f75cf1ba3 Mon Sep 17 00:00:00 2001 From: mbr Date: Sun, 11 Aug 2002 19:10:42 +0000 Subject: Add OpenOffice.org spelling dictionary ports. They are based on MySpell, which is a rewrite of iSpell in c++ with lots of additional features. --- editors/ooodict-da_DK/Makefile | 18 ++++++++++++++++++ editors/ooodict-da_DK/pkg-comment | 1 + 2 files changed, 19 insertions(+) create mode 100644 editors/ooodict-da_DK/Makefile create mode 100644 editors/ooodict-da_DK/pkg-comment (limited to 'editors/ooodict-da_DK') diff --git a/editors/ooodict-da_DK/Makefile b/editors/ooodict-da_DK/Makefile new file mode 100644 index 0000000..c1456cb --- /dev/null +++ b/editors/ooodict-da_DK/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: +# OpenOffice Spell Checking Dictionary +# for Danish (Denmark) +# Date created: Tue Aug 10 24:00:00 UTC 2002 +# Whom: Martin Blapp +# +# $FreeBSD$ +# + +CATEGORIES= editors + +LANGPREFIX= da +LANGSUFFIX= DK +LANGDIST+= da_DK.zip +MASTERDIR= ${.CURDIR}/../ooodict-all +RDEP= ${PORTSDIR}/editors/openoffice-dk + +.include "${MASTERDIR}/Makefile" diff --git a/editors/ooodict-da_DK/pkg-comment b/editors/ooodict-da_DK/pkg-comment new file mode 100644 index 0000000..1ba4d5c --- /dev/null +++ b/editors/ooodict-da_DK/pkg-comment @@ -0,0 +1 @@ +Danish (Denmark) MySpell dictionary for OpenOffice.org -- cgit v1.1