aboutsummaryrefslogtreecommitdiffstats
path: root/mail/im/pkg-descr
diff options
context:
space:
mode:
authormax <max@FreeBSD.org>1997-11-30 18:34:48 +0800
committermax <max@FreeBSD.org>1997-11-30 18:34:48 +0800
commit56511331ee37cde343c2e4a262a098854d227ead (patch)
treea7603f045d80635bf77304f035e55f66fb7025b7 /mail/im/pkg-descr
parent9a94f1bbc3a038520c8358e5dff9d08047695227 (diff)
downloadfreebsd-ports-gnome-56511331ee37cde343c2e4a262a098854d227ead.tar.gz
freebsd-ports-gnome-56511331ee37cde343c2e4a262a098854d227ead.tar.zst
freebsd-ports-gnome-56511331ee37cde343c2e4a262a098854d227ead.zip
New port, im:
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. Submitted by: kiri@kiri.toba-cmt.ac.jp PR: 5170
Diffstat (limited to 'mail/im/pkg-descr')
-rw-r--r--mail/im/pkg-descr22
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>