# $Id: Portfile 94655 2012-06-26 06:25:00Z jmr@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.branches      5.8 5.10 5.12 5.14 5.16
perl5.setup         Scope-Guard 0.20 ../../authors/id/C/CH/CHOCOLATE/
revision            3
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         lexically scoped resource management
long_description    This module provides a convenient way to perform \
                    cleanup or other forms of resource management at the \
                    end of a scope.

platforms           darwin

checksums           md5 495d5ae16a2df8128fd068c386c9d4ac \
                    sha1 7033da8595beade71aad184882eff59ac7faa765 \
                    rmd160 33de70105d59f9f2e3bef9306ca76e4aaf857db0

supported_archs noarch
