# -*- 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 Date-Range 1.41 revision 0 license GPL-2+ maintainers {devans @dbevans} openmaintainer description Date::Range - work with a range of dates long_description ${description} platforms {darwin any} supported_archs noarch checksums rmd160 c1866dc796b3c9cd04674f93fb162dd804243fa4 \ sha256 bf9897492b101c0503879d14a7e7ebe902544383601ae7c69a95de75cbd948b9 \ size 4779 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-date-simple }