# $Id: Portfile 67068 2010-04-28 11:17:34Z ryandesign@macports.org $

PortSystem      1.0
PortGroup       perl5 1.0

perl5.setup     Time-modules 2006.0814
platforms       darwin
maintainers     nomaintainer
description     Set of modules for time manipulation

long_description \
                ${description}

checksums       md5 790c6739f601b85654fac9ee516b18d8 \
                sha1 a79c6bcce924fcb3a0b08eea37dbad27d2880ebf \
                rmd160 555fd3eca2201d4c422514af4a7e74586f0aca13

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