freebsd-ports/mail/p5-MIME-Tools/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

13 lines
634 B
Plaintext

This collection of modules provides perl5 access methods related to MIME.
It includes the following modules:
MIME::Body MIME::Decoder MIME::Decoder::Base64 MIME::Decoder::BinHex
MIME::Decoder::Binary MIME::Decoder::Gzip64 MIME::Decoder::NBit
MIME::Decoder::QuotedPrint MIME::Decoder::UU MIME::Entity
MIME::Field::ConTraEnc MIME::Field::ContDisp MIME::Field::ContType
MIME::Field::ParamVal MIME::Head MIME::IO MIME::Latin1 MIME::Parser
MIME::ParserBase MIME::ToolUtils MIME::Tools MIME::Words
Warning: This module is _very_ slow for (at least some) large mails,
is derived from Mail-Tools, and has at least some mail-specific parts.