1 | # -*- 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 |
---|
2 | # $Id$ |
---|
3 | |
---|
4 | PortSystem 1.0 |
---|
5 | PortGroup perl5 1.0 |
---|
6 | |
---|
7 | perl5.setup Time-Format 1.11 |
---|
8 | platforms darwin |
---|
9 | maintainers cpan2port |
---|
10 | description Easy-to-use date/time formatting |
---|
11 | long_description ${description} |
---|
12 | extract.suffix .tar.gz |
---|
13 | master_sites http://search.cpan.org/CPAN/authors/id/R/RO/ROODE |
---|
14 | |
---|
15 | checksums sha1 05d39c8c949bf56b7fb5fc51cce752803da4b390 \ |
---|
16 | md5 20b6f13b67c6840a0527a6597c9861b2 \ |
---|
17 | rmd160 f24c23ec432b670d5bd116aa315ddb6cdc380b81 |
---|