# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id: Portfile 118398 2014-04-01 11:29:19Z mojca@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18
perl5.setup         Pod-Escapes 1.06
revision            3
maintainers         nomaintainer
license             {Artistic GPL}
description         for resolving Pod E<...> sequences
long_description    This module provides things that are useful in \
                    decoding Pod E<...> sequences. Presumably, it should \
                    be used only by Pod parsers and/or formatters.

platforms           darwin

checksums           rmd160  ac3324d68b93d6f622a81f26d3632cda99211905 \
                    sha256  b5f51036a8a6a78c3350274a86a40df59aeeab0501b1adc5ec9e7bc11efdb795

supported_archs     noarch
