aboutsummaryrefslogtreecommitdiff
path: root/mail/fdm/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'mail/fdm/pkg-descr')
-rw-r--r--mail/fdm/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/fdm/pkg-descr b/mail/fdm/pkg-descr
new file mode 100644
index 000000000000..0f795c729459
--- /dev/null
+++ b/mail/fdm/pkg-descr
@@ -0,0 +1,7 @@
+fdm is a simple, lightweight replacement for mail fetch, filter and
+delivery programs such as fetchmail and procmail. It can currently
+fetch using POP3, POP3S or from stdin, and deliver to a pipe, file,
+maildir, mbox or SMTP server, based on regexps.
+
+WWW: http://fdm.sourceforge.net/
+Author: Nicholas Marriott <nicm@users.sourceforge.net>