# $Id: Portfile 63886 2010-02-17 19:41:21Z narf_tm@macports.org $

PortSystem                1.0
PortGroup                 perl5 1.0

perl5.setup               Path-Class 0.18 ../../authors/id/K/KW/KWILLIAMS/
maintainers               narf_tm openmaintainer
description               This Perl extension provides cross-platform path \
                          specification manipulation.
long_description          Path::Class is a module for manipulation of file and \
                          directory specifications in a cross-platform manner.

platforms                 darwin

checksums                 md5 8eab8d453de8e71d0d5ce076eeb53e21 \
                          sha1 a6ca799e2e804c20fbf2cc487beb8a9a41b3474b \
                          rmd160 764be8a3b400bb19f71a431d1bfa34159b169194

depends_lib-append        port:p5-pathtools

perl5.use_module_build
