summaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2001-08-25 10:14:13 +0000
committerKris Kennaway <kris@FreeBSD.org>2001-08-25 10:14:13 +0000
commit0e61002d04e343a2cf1763fb32e27bef65ce1073 (patch)
tree7e39a6c21046df1f2eb64d2efff4206f0b48c1e0 /mail/Makefile
parentClean empty etc directories. (diff)
Add smtpclient-1.0.0
This program is a minimal SMTP client that takes an email message body and passes it on to a SMTP server (default is the MTA on the local host). Since it is completely self-supporting, it is especially suitable for use in restricted environments. Obtained from: OpenBSD
Notes
Notes: svn path=/head/; revision=46874
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 b8b70a208770..4a69b35188c9 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -179,6 +179,7 @@
SUBDIR += smail
SUBDIR += smapi
SUBDIR += smtpd
+ SUBDIR += smtpclient
SUBDIR += smtpfeed
SUBDIR += smunge
SUBDIR += solidpop3d