Ticket #29540: Portfile.2
File Portfile.2, 553 bytes (added by ryandesign (Ryan Carsten Schmidt), 13 years ago) |
---|
Line | |
---|---|
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 nomaintainer |
10 | supported_archs noarch |
11 | |
12 | description Date conversion for HTTP date formats |
13 | |
14 | long_description ${description} |
15 | |
16 | checksums sha1 2b3c445e098ecf0fb30d1d2907fc584b852bc113 \ |
17 | rmd160 2f06178f44bd872409654f7925a2d109c852a144 |