aboutsummaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2005-04-15 04:56:55 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2005-04-15 04:56:55 +0000
commit0edc74f76bd33f5c9ff7164c7e5d9fb8944e071a (patch)
tree31ae996ef74de47821e55c5aa05bb84513cbc308 /mail/Makefile
parenta72fc28eda3631d06dd57faffc235fdc366a4a41 (diff)
downloadports-0edc74f76bd33f5c9ff7164c7e5d9fb8944e071a.tar.gz
ports-0edc74f76bd33f5c9ff7164c7e5d9fb8944e071a.zip
- Add py-twistedMail, an SMTP, IMAP and POP protocol implementation together
with clients and servers. PR: ports/79924 Submitted by: Neal Nelson <neal@nelson.name>
Notes
Notes: svn path=/head/; revision=133384
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 29105e8a5b9c..02ee9d151caf 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -372,6 +372,7 @@
SUBDIR += py-mimelib
SUBDIR += py-spambayes
SUBDIR += py-spf
+ SUBDIR += py-twistedMail
SUBDIR += pygmy
SUBDIR += pymsgauth
SUBDIR += pyzor