diff options
author | wiz <wiz@pkgsrc.org> | 2008-02-23 11:39:50 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-02-23 11:39:50 +0000 |
commit | 64b8bdc62074545aebff632b40b41aef31c92b09 (patch) | |
tree | bc1aa9876c4c599db49955b60b3c2efae1578fed /mk | |
parent | 9068cf25b8d343ecdaa41f683ee827ceb0327637 (diff) | |
download | pkgsrc-64b8bdc62074545aebff632b40b41aef31c92b09.tar.gz |
Add description for aspell option.
Diffstat (limited to 'mk')
-rw-r--r-- | mk/defaults/options.description | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description index 3aac623e36e..cd481dc69d5 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -10,6 +10,7 @@ ao Enable the platform-independent 'ao' audio library. ares Use the ares library for asynchronous name resolution. aria2-metalink Enable Metalink support. arts Use the aRts audio daemon. +aspell Add spell checking support using aspell. aterm-big5 Enable Chinese support. aterm-greek Enable Greek keyboard support. aterm-kanji Enable kanji support. |