# -*- 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

PortSystem          1.0
PortGroup           perl5 1.0

perl5.branches      5.28 5.30 5.32 5.34
perl5.setup         Time-Duration 1.21
platforms           {darwin any}
maintainers         nomaintainer
license             {Artistic-1 GPL}
supported_archs     noarch

description         Rounded or exact English expression of durations

long_description    This module provides functions for expressing \
                    durations in rounded or exact terms, e.g. \"1 \
                    second,\" \"2 minutes and 5 seconds,\" or \"1 hour, \
                    3 minutes, and 40 seconds.\"

checksums           rmd160  e46407700ee353837bbc6c53996f8c2bf75a8990 \
                    sha256  fe340eba8765f9263694674e5dff14833443e19865e5ff427bbd79b7b5f8a9b8 \
                    size    16205
