# $Id: Portfile 67072 2010-04-28 11:20:35Z ryandesign@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         Module-Starter 1.50

maintainers         devclue.com:blair
description         Module::Starter is a simple starter kit for any module 
long_description    ${description}
platforms           darwin

checksums           md5 a7a351e96e9eaa3cc9f4902146a385df \
                    rmd160 ff70624bbddb60d83648a56c49ddd109effebb91 \
                    sha1 f007e5ba69bdb17754688d46530d31abdfb77efd

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