# $Id: Portfile 107598 2013-07-03 02:38:40Z dports@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.branches      5.8 5.10 5.12 5.14 5.16
perl5.setup         Encode 2.51
platforms           darwin
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         Character encoding module
long_description    The "Encode" module provides the interfaces between \
                    Perl's strings and the rest of the system. Perl strings \
                    are sequences of characters.

checksums           rmd160  eadfeff786563cfffc36dcdb4cb5c45f4276a48e \
                    sha256  2c28ab50b60df05c743e16da33096fe3588a9962a0583fcbbae13cb772796d81

perl5.link_binaries no
