aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Email-MIME-Encodings/pkg-descr
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-09-24 11:03:02 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-09-24 11:03:02 +0000
commit176cf4393bdb248bce44a669c384d34073860eac (patch)
treee24a26935d5d4fb0cf7c122dd11dcbad7517dc5e /mail/p5-Email-MIME-Encodings/pkg-descr
parentb324733d4a0393469d24b05cecb058c9d4b5291a (diff)
downloadports-176cf4393bdb248bce44a669c384d34073860eac.tar.gz
ports-176cf4393bdb248bce44a669c384d34073860eac.zip
Add p5-Email-MIME-Encodings 1.0,
a unified interface to MIME encoding and decoding. PR: 56576 Submitted by: Lars Thegler <lars@thegler.dk>
Notes
Notes: svn path=/head/; revision=89188
Diffstat (limited to 'mail/p5-Email-MIME-Encodings/pkg-descr')
-rw-r--r--mail/p5-Email-MIME-Encodings/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/p5-Email-MIME-Encodings/pkg-descr b/mail/p5-Email-MIME-Encodings/pkg-descr
new file mode 100644
index 000000000000..5680af613b12
--- /dev/null
+++ b/mail/p5-Email-MIME-Encodings/pkg-descr
@@ -0,0 +1,5 @@
+This module simply wraps MIME::Base64 and MIME::QuotedPrint so that you
+can throw the contents of a Content-Transfer-Encoding header at some
+text and have the right thing happen.
+
+WWW: http://search.cpan.org/dist/Email-MIME-Encodings