# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           perl5 1.0

name                p5-date-manip
perl5.branches      5.28 5.30 5.32 5.34
perl5.setup         Date-Manip 6.99 ../../authors/id/S/SB/SBECK
revision            0
maintainers         nomaintainer
license             {Artistic-1 GPL}
description         Date::Manip - Date manipulation routines
long_description    {*}${description}

platforms           {darwin any}
supported_archs     noarch

checksums           rmd160  efdf41c2a2b5608eef20b096e97d0df2152faf8c \
                    sha256  3239e5f671e1af74d4a91b8278f3ae64f214184f7fc27ed4f80409ec2e6c4f54 \
                    size    1865443

if {${perl5.major} != ""} {
    depends_build-append \
        port:p${perl5.major}-test-inter
}
