diff options
author | will <will@FreeBSD.org> | 2000-06-02 11:29:41 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-06-02 11:29:41 +0800 |
commit | dd9a9f48fc916526f1a8ce82bedad2f3f34eaa05 (patch) | |
tree | 1d385d8858e3841b10d65b8bb1b2d8a28d23b9ef /mail/Makefile | |
parent | 01ccfe1819796c139df5cc18fc38918881674935 (diff) | |
download | freebsd-ports-gnome-dd9a9f48fc916526f1a8ce82bedad2f3f34eaa05.tar.gz freebsd-ports-gnome-dd9a9f48fc916526f1a8ce82bedad2f3f34eaa05.tar.zst freebsd-ports-gnome-dd9a9f48fc916526f1a8ce82bedad2f3f34eaa05.zip |
Add p5-Mail-Sendmail, a perl module that implements a platform-independent
simple mailer.
PR: 17417
Submitted by: Yu-Shun Wang <yushunwa@isi.edu>
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 974e1753c722..74704f598be0 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -67,6 +67,7 @@ SUBDIR += p5-MIME-Tools SUBDIR += p5-Mail-Folder SUBDIR += p5-Mail-POP3Client + SUBDIR += p5-Mail-Sendmail SUBDIR += p5-Mail-Tools SUBDIR += pathalias SUBDIR += pgp4pine |