diff options
author | miwi <miwi@FreeBSD.org> | 2007-06-07 01:14:24 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-06-07 01:14:24 +0800 |
commit | b35ae3236bc94211f5bd9052142d760890d79109 (patch) | |
tree | e41bd22ccfa9f7f5bcdf7e25a2d243098bc5797d /mail/Makefile | |
parent | 487fec7e7d26e10cd0653d8ae8b33e9921b2c493 (diff) | |
download | freebsd-ports-graphics-b35ae3236bc94211f5bd9052142d760890d79109.tar.gz freebsd-ports-graphics-b35ae3236bc94211f5bd9052142d760890d79109.tar.zst freebsd-ports-graphics-b35ae3236bc94211f5bd9052142d760890d79109.zip |
MIME::Charset provides informations about character sets used for MIME
messages on Internet.
WWW: http://search.cpan.org/dist/MIME-Charset/
PR: ports/113364
Submitted by: Olivier Girard <Olivier.Girard at univ-angers.fr>
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 e4018674126..15f0c59760c 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -322,6 +322,7 @@ SUBDIR += p5-IMAP-Sieve SUBDIR += p5-LMAP-CID2SPF SUBDIR += p5-Log-Procmail + SUBDIR += p5-MIME-Charset SUBDIR += p5-MIME-Explode SUBDIR += p5-MIME-Fast SUBDIR += p5-MIME-Lite |