# HG changeset patch
# Parent 4ba07f950574ade3167317244cf35be19a2a8fe2
diff -r 4ba07f950574 rsync.macports.org/release/ports/perl/p5-time-progress/Portfile
a
|
b
|
|
| 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 |
1 | 2 | # $Id: Portfile 70582 2010-08-14 12:37:46Z ryandesign@macports.org $ |
2 | 3 | |
3 | | PortSystem 1.0 |
4 | | PortGroup perl5 1.0 |
| 4 | PortSystem 1.0 |
| 5 | PortGroup perl5 1.0 |
5 | 6 | |
6 | | perl5.setup Time-Progress 1.3 |
7 | | platforms darwin |
8 | | maintainers nomaintainer |
9 | | description Elapsed and estimated finish time reporting |
| 7 | perl5.setup Time-Progress 1.3 |
| 8 | platforms darwin |
| 9 | maintainers nomaintainer |
| 10 | supported_archs noarch |
10 | 11 | |
11 | | long_description \ |
12 | | ${description} |
| 12 | description Elapsed and estimated finish time reporting |
13 | 13 | |
14 | | checksums md5 708cdb258dcf756104c0d7b1892d0298\ |
15 | | sha1 2020ca8b915793b77621a48207742ab3518b3ec2\ |
16 | | rmd160 e4f141c1e78834918d45d5939baf1c322f79c5e3 |
| 14 | long_description ${description} |
17 | 15 | |
18 | | supported_archs noarch |
| 16 | checksums md5 708cdb258dcf756104c0d7b1892d0298\ |
| 17 | sha1 2020ca8b915793b77621a48207742ab3518b3ec2\ |
| 18 | rmd160 e4f141c1e78834918d45d5939baf1c322f79c5e3 |