diff options
author | Will Andrews <will@FreeBSD.org> | 2000-06-02 11:29:41 +0800 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-06-02 11:29:41 +0800 |
commit | cb0ea2b9a7302d869fe41ee65b92fa1386f6dad5 (patch) | |
tree | f251e4b163dfa34fb9eade7cad5bf030f8ba9877 /mail/Makefile | |
parent | 60329b8c60b3783637b632923885c6fc110d1f18 (diff) | |
download | freebsd-ports-gnome-cb0ea2b9a7302d869fe41ee65b92fa1386f6dad5.tar.gz freebsd-ports-gnome-cb0ea2b9a7302d869fe41ee65b92fa1386f6dad5.tar.zst freebsd-ports-gnome-cb0ea2b9a7302d869fe41ee65b92fa1386f6dad5.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 |