# HG changeset patch
# Parent 77958f84904b140b7779ebc232410420eecb86c9
diff -r 77958f84904b rsync.macports.org/release/ports/perl/p5-business-isbn/Portfile
a
|
b
|
|
1 | 1 | # $Id: Portfile 70582 2010-08-14 12:37:46Z ryandesign@macports.org $ |
2 | 2 | |
3 | | PortSystem 1.0 |
4 | | PortGroup perl5 1.0 |
| 3 | PortSystem 1.0 |
| 4 | PortGroup perl5 1.0 |
5 | 5 | |
6 | | perl5.setup Business-ISBN 2.03 |
7 | | maintainers nomaintainer |
8 | | description work with International Standard Book Numbers |
9 | | long_description \ |
10 | | This package provides the Perl modules Business::ISBN, \ |
11 | | Business::ISBN10, and Business::ISBN13 for working with \ |
12 | | International Standard Book Numbers. |
| 6 | perl5.setup Business-ISBN 2.03 |
| 7 | maintainers nomaintainer |
| 8 | description work with International Standard Book Numbers |
| 9 | long_description This package provides the Perl modules Business::ISBN, \ |
| 10 | Business::ISBN10, and Business::ISBN13 for working with \ |
| 11 | International Standard Book Numbers. |
13 | 12 | |
14 | | checksums md5 507f90ec2e8f53e138222895444cef4c \ |
15 | | sha1 640a1cd25aee1d5120ab8fc686a1ce22bed25361 \ |
16 | | rmd160 007e09ab1a4bacce962cd413ee4baf63761df2b7 |
| 13 | checksums md5 507f90ec2e8f53e138222895444cef4c \ |
| 14 | sha1 640a1cd25aee1d5120ab8fc686a1ce22bed25361 \ |
| 15 | rmd160 007e09ab1a4bacce962cd413ee4baf63761df2b7 |
17 | 16 | |
18 | | platforms darwin |
| 17 | platforms darwin |
19 | 18 | |
20 | | depends_lib-append port:p5-business-isbn-data |
| 19 | depends_lib-append port:p5-business-isbn-data |
21 | 20 | |
22 | | supported_archs noarch |
| 21 | supported_archs noarch |