diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-12-23 11:07:21 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-12-23 11:07:21 +0000 |
commit | 82bde9ee93ced40f46379ead369d600104336995 (patch) | |
tree | 3dd1e75eb407f717ec3b7bd84f4ee385bcc6936d /mail/Makefile | |
parent | aefa8399ced9768f5dc9a9c20fbe82c39e835afb (diff) |
Add p5-MIME-Explode 0.38, perl extension for explode MIME messages.
PR: ports/107031
Submitted by: chinsan
Notes
Notes:
svn path=/head/; revision=180595
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 61de338cfbaa..ba7774d0a95f 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -299,6 +299,7 @@ SUBDIR += p5-IMAP-Sieve SUBDIR += p5-LMAP-CID2SPF SUBDIR += p5-Log-Procmail + SUBDIR += p5-MIME-Explode SUBDIR += p5-MIME-Fast SUBDIR += p5-MIME-Lite SUBDIR += p5-MIME-Lite-HTML |