aboutsummaryrefslogtreecommitdiff
path: root/mail/fdm/pkg-descr
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-08-25 12:54:09 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-08-25 12:54:09 +0000
commitc876c8b2279f85aa4788c3cd4c9141156ade7717 (patch)
treec88e53441c55c67a4d7570e1ea59a76be5e20f03 /mail/fdm/pkg-descr
parent2ace452a3857ea31821351c386d2f961deb7bdd9 (diff)
downloadports-c876c8b2279f85aa4788c3cd4c9141156ade7717.tar.gz
ports-c876c8b2279f85aa4788c3cd4c9141156ade7717.zip
Add port mail/fdm:
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>
Notes
Notes: svn path=/head/; revision=171381
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>