# HG changeset patch
# Parent c2d880fccd3d402693064f3cb19061a9f351a42d
diff -r c2d880fccd3d rsync.macports.org/release/ports/perl/p5-time-duration/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 |
5 | | perl5.setup Time-Duration 1.04 |
6 | | maintainers nomaintainer |
7 | | description Rounded or exact English expression of durations |
8 | | homepage http://search.cpan.org/~avif |
9 | | long_description ${description} |
| 4 | PortSystem 1.0 |
| 5 | PortGroup perl5 1.0 |
10 | 6 | |
11 | | platforms darwin |
12 | | checksums md5 0c8f3d4702bcf0b0750dd476ed5f17ec |
| 7 | perl5.setup Time-Duration 1.04 |
| 8 | platforms darwin |
| 9 | maintainers nomaintainer |
| 10 | homepage http://search.cpan.org/~avif |
| 11 | supported_archs noarch |
13 | 12 | |
14 | | supported_archs noarch |
| 13 | description Rounded or exact English expression of durations |
| 14 | |
| 15 | long_description ${description} |
| 16 | |
| 17 | checksums md5 0c8f3d4702bcf0b0750dd476ed5f17ec |