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

perl5.setup		Hook-LexWrap 0.20
maintainers		nomaintainer
description		Lexically scoped subroutine wrappers
long_description	${description}
checksums		md5 e3aaeb59a3adddc80ed3867e4d16654e
platforms		darwin

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