diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-11-30 10:34:48 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-11-30 10:34:48 +0000 |
commit | 223f3015a8a2903b33abca254ec88dd63b120bcc (patch) | |
tree | 6a59c116d93241779190d4440614c8095efd83ab /mail/im/pkg-descr | |
parent | 27a245a08961b06abb432bf1c89008338abaa3d6 (diff) | |
download | ports-223f3015a8a2903b33abca254ec88dd63b120bcc.tar.gz ports-223f3015a8a2903b33abca254ec88dd63b120bcc.zip |
Notes
Diffstat (limited to 'mail/im/pkg-descr')
-rw-r--r-- | mail/im/pkg-descr | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/mail/im/pkg-descr b/mail/im/pkg-descr new file mode 100644 index 000000000000..ca549d598455 --- /dev/null +++ b/mail/im/pkg-descr @@ -0,0 +1,22 @@ +This package provides a series of user interface commands (im* +commands) and backend Perl5 libraries to integrate Email and NetNews +user interface. They are designed to be used both from Mew and on +command line. + +The folder style for Mew is exactly the same as that of MH. So, you +can replace MH with this package without any migration +works. Moreover, you are able to operate your messages both by IM and +MH with consistent manner. + +All programs/libraries conforms GPL2. This means, in short words, free +but no warranty. You have to provide whole source code if you +distribute. + +Although you installed IM successfully, yet you must be initialized on +your home directory at once. Execute imsetup command with your account +after im installed. + + % imsetup + +- KIRIYAMA Kazuhiko +<kiri@kiri.toba-cmt.ac.jp> |