diff options
author | asami <asami@FreeBSD.org> | 1995-07-27 08:03:26 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-07-27 08:03:26 +0800 |
commit | b84dd9fa87247ed1b163e15550f6925d18102332 (patch) | |
tree | 08f4c04ed6ce93e265327ad65e0e15d88e7989dd /mail/pine4/pkg-descr | |
parent | e38707e497600738694a12eee5e0246ab05ef48a (diff) | |
download | freebsd-ports-graphics-b84dd9fa87247ed1b163e15550f6925d18102332.tar.gz freebsd-ports-graphics-b84dd9fa87247ed1b163e15550f6925d18102332.tar.zst freebsd-ports-graphics-b84dd9fa87247ed1b163e15550f6925d18102332.zip |
Add comment on how to let pine use ispell.
Submitted by: jacs@gnome.co.uk
Diffstat (limited to 'mail/pine4/pkg-descr')
-rw-r--r-- | mail/pine4/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/pine4/pkg-descr b/mail/pine4/pkg-descr index a889635b886..7f73821d56a 100644 --- a/mail/pine4/pkg-descr +++ b/mail/pine4/pkg-descr @@ -4,3 +4,6 @@ computer users in mind, but can be tailored to accommodate the needs of "power users" as well. Pine uses Internet message protocols (e.g. RFC-822, SMTP, MIME, IMAP, NNTP) and runs on Unix and PCs. This package also includes the Pico editor and the IMAP daemon. + +If you want to use the spell checking feature of pine, set the +environment variable SPELL to "/usr/local/bin/ispell -l". |