# -*- 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 77454 2011-03-31 06:13:01Z l2g@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         PPIx-Utilities 1.001000 ../by-authors/id/E/EL/ELLIOTJS
platforms           darwin
maintainers         l2g openmaintainer
license             Artistic GPL

description         PPIx::Utilities - Extensions to PPI

long_description    This is a collection of functions for dealing with PPI \
                    objects, many of which originated in Perl::Critic.

checksums           sha1   f38d357bcf24c1ad9062b38a77fba1c0f7a787f3 \
                    rmd160 bc487ed0c8ca413a11ad1113ff7dfc18b0410e88

depends_build-append    port:p5-test-deep
depends_lib-append      port:p5-exception-class \
                        port:p5-ppi \
                        port:p5-readonly \
                        port:p5-task-weaken

supported_archs noarch
