- Trim Makefile header
While here:
- Remove indefinite article from COMMENT
- Convert to new options framework
- Tab -> space in pkg-descr WWW line
PR: ports/173054
Submitted by: Frank Wall <fw@moov.de> (maintainer)
Approved by: makc, avilla (mentors, implicit)
Feature safe: yes
advanced features, such as STARTTLS, SMTP-AUTH, or IPv6 and with a
scriptable message composition capabilities supporting anything
from simple plain-text messages right up to building complex HTML
emails with alternative plain-text part, attachments and inline
images. The MIME-Type of the attachments can either be guessed
automatically or alternatively set on the command line, separately
for each attachment if required.
WWW: http://www.logix.cz/michal/devel/smtp-cli/
PR: ports/145937
Submitted by: Frank Wall <fw@moov.de>