diff options
author | mbr <mbr@FreeBSD.org> | 2002-08-12 03:16:05 +0800 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2002-08-12 03:16:05 +0800 |
commit | 09c2542f9e7b6b0a4d7ad8d0f7ea668691762ea8 (patch) | |
tree | 2c020ee776c39cfdd432a642703cd16fc060e076 /editors/Makefile | |
parent | 21686798d4ba53bb3da57de029241b0f75cf1ba3 (diff) | |
download | freebsd-ports-gnome-09c2542f9e7b6b0a4d7ad8d0f7ea668691762ea8.tar.gz freebsd-ports-gnome-09c2542f9e7b6b0a4d7ad8d0f7ea668691762ea8.tar.zst freebsd-ports-gnome-09c2542f9e7b6b0a4d7ad8d0f7ea668691762ea8.zip |
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 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index b0f5df209fbc..239cae1b318e 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -94,6 +94,25 @@ SUBDIR += nvi-m17n SUBDIR += nvi-perl SUBDIR += offix-editor + SUBDIR += ooodict-all + SUBDIR += ooodict-da_DK + SUBDIR += ooodict-en_US + SUBDIR += ooodict-it_IT + SUBDIR += ooodict-pt_PT + SUBDIR += ooodict-bg_BG + SUBDIR += ooodict-el_GR + SUBDIR += ooodict-es_ES + SUBDIR += ooodict-nl_NL + SUBDIR += ooodict-sk_SK + SUBDIR += ooodict-ca_ES + SUBDIR += ooodict-en_CA + SUBDIR += ooodict-hr_HR + SUBDIR += ooodict-pl_PL + SUBDIR += ooodict-sv_SE + SUBDIR += ooodict-cs_CZ + SUBDIR += ooodict-en_GB + SUBDIR += ooodict-hu_HU + SUBDIR += ooodict-pt_BR SUBDIR += openoffice SUBDIR += openoffice-ar SUBDIR += openoffice-devel |