# -*- 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 130904 2015-01-04 00:29:44Z devans@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.branches      5.16 5.18 5.20
perl5.setup         Class-ISA 0.36
license             {Artistic-1 GPL}
maintainers         devans openmaintainer
description         Class::ISA - report the search path for a class's ISA tree
long_description    ${description}

platforms           darwin

checksums           rmd160  5c41d6259aad7987e37ed47b00428f5efc0ea917 \
                    sha256  8816f34e9a38e849a10df756030dccf9fe061a196c11ac3faafd7113c929b964

supported_archs     noarch
