mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
2fadfa2cfb
e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
15 lines
745 B
Plaintext
15 lines
745 B
Plaintext
From the man page:
|
|
|
|
The mimencode program simply converts a byte stream into (or out of) one of
|
|
the standard mail encoding formats defined by MIME, the proposed standard
|
|
for internet multimedia mail formats. Such an encoding is necessary
|
|
because binary data cannot be sent through the mail. The encodings under-
|
|
stood by mimencode are preferable to the use of the uuencode/uudecode pro-
|
|
grams, for use in mail, in several respects that were important to the
|
|
authors of MIME.
|
|
|
|
Mmencode is part of metamail, and can be installed as part of that package.
|
|
It is provided here as an independent package since some programs require
|
|
mmencode only and hence you can avoid having to install the entire metalmail
|
|
package when not required.
|