summaryrefslogtreecommitdiff
path: root/mail/mhonarc/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-11-01 00:57:41 +0000
committerzuntum <zuntum@pkgsrc.org>2001-11-01 00:57:41 +0000
commitc72c1cf5f95cbe537b005028f1743cddb16ef203 (patch)
tree93b6296152ccfbaa88b43de043b2d69ce6e63fc5 /mail/mhonarc/DESCR
parent37637e483f1bf6574e9306aebbd013bb63d888d6 (diff)
downloadpkgsrc-c72c1cf5f95cbe537b005028f1743cddb16ef203.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'mail/mhonarc/DESCR')
-rw-r--r--mail/mhonarc/DESCR16
1 files changed, 16 insertions, 0 deletions
diff --git a/mail/mhonarc/DESCR b/mail/mhonarc/DESCR
new file mode 100644
index 00000000000..cbd097e79f9
--- /dev/null
+++ b/mail/mhonarc/DESCR
@@ -0,0 +1,16 @@
+MHonArc is a Perl program for converting e-mail messages as specified
+in RFC 822 and the MIME standard to HTML. MHonArc can perform the
+following tasks:
+
+* Convert MH mail folders or UUCP/Unix style mailboxes into an HTML
+ mail archive.
+* Add or remove messages to an existing HTML mail archive generated
+ by MHonArc.
+* Convert a single message to HTML.
+
+Along with these tasks, MHonArc provides the following:
+
+* A main customizable index for mail messages archived.
+* A customizable thread index listing messages by thread.
+* Control over message formatting.
+* The ability to hook in your own custom message filters.