mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
fb16dfecae
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)
8 lines
343 B
Plaintext
8 lines
343 B
Plaintext
The Mail::Box::Parser::C implements parsing of messages in ANSI C, using
|
|
Perl's XS extension facility.
|
|
|
|
This is an optional module for MailBox, and will (once installed)
|
|
automatically be used by MailBox to parse e-mail message content when
|
|
the message is supplied as file-handle. In all other cases, MailBox
|
|
will use Mail::Box::Parser::Perl.
|