# -*- 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 84457 2011-09-26 14:42:01Z jmr@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         File-Path 2.08
revision            2
license             {Artistic-1 GPL}
platforms           darwin
maintainers         nomaintainer
supported_archs     noarch

description         Create or remove directory trees

long_description    This module provide a convenient way to create directories \
                    of arbitrary depth and to delete an entire directory \
                    subtree from the filesystem.

checksums           md5     9126d1a5c0499d8c128f13be25679e0b \
                    sha1    1b921867316e8294cbc578903dea425395fe8db5 \
                    rmd160  561f93d5a7b8c86a9881624b6f1843dbe8946e48
