# $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.16 5.18 5.20 5.22 perl5.setup Time-Epoch 0.02 revision 4 license Artistic-1 maintainers nomaintainer description Convert times in one epoch to times in another epoch long_description \ This is Time::Epoch, a tiny module that does nothing but convert times in one \ epoch to times in another. Implemented currently is only converting Mac OS epoch \ to and from the perl/Unix epoch. platforms darwin checksums md5 a4ab4f49e08005b5accc358314c08b75 if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-test-pod } ## vi:set noai ts=4: