summaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2006-07-02 05:09:15 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2006-07-02 05:09:15 +0000
commit7faf9394e3b40b9561762632b02bdf48a1667df2 (patch)
tree89a7fc2cf723d92cfb238a2589a20dca80b35a56 /mail/Makefile
parentAdd missing library archives. (diff)
This is a simple and small POP3 daemon implementation designed for
Maildir support. It have direct support for authenticating regular unix users, has UIDL command support, can access maildirs in non-default location, and have support for external (pre-)authenticators. PR: ports/99704 Submitted by: Alexander Logvinov <info@logvinov.com>
Notes
Notes: svn path=/head/; revision=166743
Diffstat (limited to 'mail/Makefile')
-rw-r--r--mail/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile
index 938f29bc673e..4c8a57f6c5ba 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -204,6 +204,7 @@
SUBDIR += mboxgrep
SUBDIR += mboxstats
SUBDIR += mbx2mbox
+ SUBDIR += mdpop3d
SUBDIR += mess822
SUBDIR += messagewall
SUBDIR += metamail