# -*- 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

PortSystem          1.0
PortGroup           perl5 1.0

perl5.branches      5.28 5.30 5.32 5.34
perl5.setup         Scope-Guard 0.21 ../../authors/id/C/CH/CHOCOLATE/
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 any}

checksums           rmd160  46c60d7641d73d3d0d73cc5dd6fc3af45eb0ac15 \
                    sha256  8c9b1bea5c56448e2c3fadc65d05be9e4690a3823a80f39d2f10fdd8f777d278

supported_archs     noarch
