# -*- 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 epoch 2 perl5.branches 5.28 5.30 5.32 5.34 perl5.setup DateTime 1.65 ../../authors/id/D/DR/DROLSKY revision 0 license Artistic-2 maintainers nomaintainer description A date and time object for Perl long_description DateTime is a class for the representation of \ date/time combinations, and is part of the Perl \ DateTime project. For details on this project \ please see http://datetime.perl.org platforms darwin checksums rmd160 2f3842bc1bff920c7d4d5afa51e7a7f97b14cd07 \ sha256 0bfda7ff0253fb3d88cf4bdb5a14afb8cea24d147975d5bdf3c88b40e7ab140e \ size 324382 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-cpan-meta-check \ port:p${perl5.major}-test-fatal \ port:p${perl5.major}-test-warnings \ port:p${perl5.major}-test-without-module depends_lib-append \ port:p${perl5.major}-datetime-locale \ port:p${perl5.major}-datetime-timezone \ port:p${perl5.major}-namespace-autoclean \ port:p${perl5.major}-params-validationcompiler \ port:p${perl5.major}-specio \ port:p${perl5.major}-try-tiny }