aboutsummaryrefslogtreecommitdiffstats
path: root/mail/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-06-22 05:35:58 +0800
committerpav <pav@FreeBSD.org>2004-06-22 05:35:58 +0800
commit557d77d0a619e79f1d795ffd18204ba6a230fdc6 (patch)
tree34aed21ffb22c03574b208cb5c3c2b3a0b8ef236 /mail/Makefile
parentef1de578764208d7432f3318b9dd96bda2db51b8 (diff)
downloadfreebsd-ports-gnome-557d77d0a619e79f1d795ffd18204ba6a230fdc6.tar.gz
freebsd-ports-gnome-557d77d0a619e79f1d795ffd18204ba6a230fdc6.tar.zst
freebsd-ports-gnome-557d77d0a619e79f1d795ffd18204ba6a230fdc6.zip
Add msmtpqueue, a set of scripts to help queueing and sending mails
on non-permanent connections like dial-up using msmtp. PR: ports/68055 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
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 fdfba21c41cb..8d6613ab125a 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -200,6 +200,7 @@
SUBDIR += msgconvert
SUBDIR += msmtp
SUBDIR += msmtp-devel
+ SUBDIR += msmtpqueue
SUBDIR += mulberry
SUBDIR += mutt
SUBDIR += mutt-devel