# $Id: Portfile 67067 2010-04-28 10:52:35Z ryandesign@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         Devel-Cycle 1.11
maintainers         narf_tm openmaintainer
description         Find memory cycles in objects and other references
long_description    ${description}

platforms           darwin

checksums           md5 67c42d79bcb7beb337023e3e00b0ebcb \
                    sha1 c88be23f7d5205e67745a4c6c3cdd2fc39595ea8 \
                    rmd160 ccffb21fcb4c3f80ed4d46b07af4e1b294828931

if {[info exists supported_archs]} {
    supported_archs noarch
} else {
    universal_variant no
}
