diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2006-07-15 14:28:44 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2006-07-15 14:28:44 +0000 |
commit | 8d1905f7041773dd6073d984f6e6ccd1d712e712 (patch) | |
tree | 8893373dbfdaaedace71935e09ae9fb483090676 /german/aspell/pkg-descr | |
parent | 2fdadf42a218b825a5a2242f3e99367dbffa612b (diff) | |
download | ports-8d1905f7041773dd6073d984f6e6ccd1d712e712.tar.gz ports-8d1905f7041773dd6073d984f6e6ccd1d712e712.zip |
All dictionaries can be installed separately:
- by default, textproc/aspell installs the English dictionaries (no
change);
- thereafter you can install any foreign dictionary;
- when you install a foreign dictionary, i.e. french/aspell or
textproc/da-aspell, it installs only the dictionaries, and depends
upon textproc/aspell for the programs;
- if you don't need the English dictionaries, you can define
WITHOUT_DICTEN or install textproc/aspell-without-dicten;
- add a new port for textproc/en-aspell: if aspell had been installed
without the English dictionaries, they can be added thereafter;
- add a missing port for german/alt-aspell;
- foreign dictionaries are almost independent from textproc/aspell,
and their maintainership is available.
Credits: special thanks to Serge Gagnon <ser_gagnon (at) sympatico.ca>
Notes
Notes:
svn path=/head/; revision=167900
Diffstat (limited to 'german/aspell/pkg-descr')
-rw-r--r-- | german/aspell/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/german/aspell/pkg-descr b/german/aspell/pkg-descr index 40b4036effd5..2f4877a9ea69 100644 --- a/german/aspell/pkg-descr +++ b/german/aspell/pkg-descr @@ -1,3 +1,3 @@ -Aspell with German dictionary. +Aspell German dictionary. WWW: http://lisa.goe.net/~bjacke/igerman98/ |