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/openoffice-1.0-es | |
parent | 7e97e99c063f6f87b5f88c1b87dfcced02fc2172 (diff) | |
download | ports-fed46073a06858880b0c0ee345e3669873143e10.tar.gz ports-fed46073a06858880b0c0ee345e3669873143e10.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.
Notes
Notes:
svn path=/head/; revision=64379
Diffstat (limited to 'editors/openoffice-1.0-es')
-rw-r--r-- | editors/openoffice-1.0-es/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/openoffice-1.0-es/Makefile b/editors/openoffice-1.0-es/Makefile index 34264c240516..92deeef5e9c7 100644 --- a/editors/openoffice-1.0-es/Makefile +++ b/editors/openoffice-1.0-es/Makefile @@ -9,7 +9,6 @@ CATEGORIES= editors LANG_PKGNAME= es LANG_EXT= 34 -EXTRACT_LANGDIST+= es_ES.zip ca_ES.zip LANG_CONFIGURE_ARG= SPAN MASTERDIR= ${.CURDIR}/../openoffice |