# $Id: Portfile 76604 2011-03-02 01:49:46Z dports@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           namespace-clean 0.20 ../by-authors/id/F/FL/FLORA/
revision        1
maintainers           narf_tm openmaintainer
description           Keep imports and functions out of your namespace
long_description      ${description}

platforms             darwin

checksums             md5 e73762d9cbbbcd571126ec724b46c962 \
                      sha1 2d47ab7f76719493564a43d55cee1bfbb97f60ff \
                      rmd160 c79576885da415f598761dbc7958fdbc9a9764c0

depends_lib-append    port:p5-b-hooks-endofscope \
                      port:p5-sub-name \
                      port:p5-test-simple \
                      port:p5-sub-identify \
                      port:p5-package-stash

supported_archs       noarch
