# $Id: Portfile 49007 2009-04-01 20:59:06Z ricci@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         MIME-Base64 3.07
maintainers         narf_tm openmaintainer
description         base64 encoder/decoder
long_description    This package contains a base64 encoder/decoder \
                    and a quoted-printable encoder/decoder.  These encoding \
                    methods are specified in RFC 2045 - \
                    MIME (Multipurpose Internet Mail Extensions).

platforms           darwin

checksums           md5 f466b62afc4fec7f262b0910913293b3

## post-destroot {
##     ui_msg "You must install or activate this package with '-f' (force) as it needs to overwrite files installed by the perl5.8 port"
## }
