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

PortSystem      1.0
PortGroup       perl5 1.0

perl5.setup     Time-Progress 1.3
platforms       darwin
maintainers     nomaintainer
description     Elapsed and estimated finish time reporting

long_description \
                ${description}

checksums       md5 708cdb258dcf756104c0d7b1892d0298\
                sha1 2020ca8b915793b77621a48207742ab3518b3ec2\
                rmd160 e4f141c1e78834918d45d5939baf1c322f79c5e3

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