summaryrefslogtreecommitdiff
path: root/mail/cue/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/cue/DESCR
parent37637e483f1bf6574e9306aebbd013bb63d888d6 (diff)
downloadpkgsrc-c72c1cf5f95cbe537b005028f1743cddb16ef203.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'mail/cue/DESCR')
-rw-r--r--mail/cue/DESCR12
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/cue/DESCR b/mail/cue/DESCR
new file mode 100644
index 00000000000..c6aa7b26d91
--- /dev/null
+++ b/mail/cue/DESCR
@@ -0,0 +1,12 @@
+"Cue" is a small mail user agent (mail reader/writer).
+
+Features:
+- capable of handling Japanese and English (or ASCII) emails (no Latin1, sorry)
+- S/MIME, PGP/MIME, MIME Multipart handling
+- it looks just like mh-e or mew, but is much more lightweight. It is not
+ an elisp program but an independent program that uses curses.
+
+Cue requires a couple of external programs, namely:
+- a program to grab emails into folders, like inc from MH
+- a program for sending emails, like sendmail
+- an editor like vi