diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2004-10-12 10:49:26 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2004-10-12 10:49:26 +0000 |
commit | 1b7ae336c4d3f8de1f5190f03ce21314563100f1 (patch) | |
tree | 61e90bccf2ed39bf65e81181a74463bd344ee758 /mail/Makefile | |
parent | Update to 3.0.0 (diff) |
Add p5-MIME-Lite-HTML 1.21, provide routine to transform a HTML page
into a MIME mail.
PR: ports/68249
Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com>
Notes
Notes:
svn path=/head/; revision=118926
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 cbab02049ea7..6c3b736b85ce 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -244,6 +244,7 @@ SUBDIR += p5-IMAP-Sieve SUBDIR += p5-Log-Procmail SUBDIR += p5-MIME-Lite + SUBDIR += p5-MIME-Lite-HTML SUBDIR += p5-MIME-Tools SUBDIR += p5-MIME-Types SUBDIR += p5-Mail-Address-MobileJp |