1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/mail/fdm/pkg-descr
Pawel Pekala 82cd4fd94a - Update to version 1.7, add LICENSE [1]
- Convert to new LIB_DEPENDS format
- Respect CFLAGS by disabling FDEBUG var in Makefile
- Support stage, unmute install commands
- Remove Author tag from pkg-descr

PR:		ports/184378 [1]
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu>
Approved by:	maintainer timeout
2014-02-03 19:15:38 +00:00

7 lines
291 B
Plaintext

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, IMAP or from stdin, and deliver to a pipe,
file, maildir, mbox or SMTP server, based on regexps.
WWW: http://fdm.sourceforge.net/