# $Id: Portfile 50980 2009-05-14 19:41:55Z and.damore@macports.org $

PortSystem			1.0
PortGroup			perl5 1.0
perl5.setup			Time-Epoch 0.02
revision			0
maintainers			ricci
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

depends_lib-append	port:p5-test-pod

## vi:set noai ts=4:
