diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2002-08-11 19:10:42 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2002-08-11 19:10:42 +0000 |
commit | fed46073a06858880b0c0ee345e3669873143e10 (patch) | |
tree | 411b22104c18bd2fdd06f287405630fafa7751e7 /editors/ooodict-en_GB | |
parent | 7e97e99c063f6f87b5f88c1b87dfcced02fc2172 (diff) | |
download | ports-fed46073a06858880b0c0ee345e3669873143e10.tar.gz ports-fed46073a06858880b0c0ee345e3669873143e10.zip |
Notes
Diffstat (limited to 'editors/ooodict-en_GB')
-rw-r--r-- | editors/ooodict-en_GB/Makefile | 18 | ||||
-rw-r--r-- | editors/ooodict-en_GB/pkg-comment | 1 |
2 files changed, 19 insertions, 0 deletions
diff --git a/editors/ooodict-en_GB/Makefile b/editors/ooodict-en_GB/Makefile new file mode 100644 index 000000000000..4417033f8387 --- /dev/null +++ b/editors/ooodict-en_GB/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: +# OpenOffice Spell Checking Dictionary +# for English (United Kingdom) +# Date created: Tue Aug 10 24:00:00 UTC 2002 +# Whom: Martin Blapp <mbr@FreeBSD.org> +# +# $FreeBSD$ +# + +CATEGORIES= editors + +LANGPREFIX= en +LANGSUFFIX= GB +LANGDIST+= en_GB.zip +MASTERDIR= ${.CURDIR}/../ooodict-all +RDEP= ${PORTSDIR}/editors/openoffice + +.include "${MASTERDIR}/Makefile" diff --git a/editors/ooodict-en_GB/pkg-comment b/editors/ooodict-en_GB/pkg-comment new file mode 100644 index 000000000000..812dcf99d913 --- /dev/null +++ b/editors/ooodict-en_GB/pkg-comment @@ -0,0 +1 @@ +English (United Kingdom) MySpell dictionary for OpenOffice.org |