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 HTTP-Date 6.00 |
---|
8 | platforms darwin |
---|
9 | maintainers cpan2port |
---|
10 | description Date conversion for HTTP date formats |
---|
11 | extract.suffix .tar.gz |
---|
12 | master_sites http://search.cpan.org/CPAN/authors/id/G/GA/GAAS |
---|
13 | checksums sha1 2b3c445e098ecf0fb30d1d2907fc584b852bc113 md5 41b875ac89c14d7f66515b52cdd12acd rmd160 2f06178f44bd872409654f7925a2d109c852a144 |
---|
14 | |
---|
15 | |
---|