# $Id: Portfile 76705 2011-03-06 05:06:35Z l2g@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           PPI 1.215 ../by-authors/id/A/AD/ADAMK
maintainers           narf_tm openmaintainer
license               Artistic GPL
description           Parse, Analyze and Manipulate Perl (without perl)
long_description      ${description}

platforms             darwin

checksums             md5     7b58542e39e8a162d2f6866d7c059bae \
                      sha1    58fd00fcd5efaa625a18e2662ba1ea6ad8657b31 \
                      rmd160  7a8253443a795428dc3ae6a831fef3b8be753175

depends_lib-append    port:p5-file-remove \
                      port:p5-test-nowarnings \
                      port:p5-test-object \
                      port:p5-test-subcalls \
                      port:p5-clone \
                      port:p5-digest-md5 \
                      port:p5-io-string \
                      port:p5-list-moreutils \
                      port:p5-scalar-list-utils \
                      port:p5-params-util \
                      port:p5-task-weaken \
                      port:p5-test-simple \
                      port:p5-class-inspector

supported_archs       noarch
