Changeset 38674
- Timestamp:
- Jul 28, 2008, 3:54:57 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/perl/p5-business-isbn/Portfile
r30247 r38674 1 1 # $Id$ 2 2 3 PortSystem 1.0 3 4 PortGroup perl5 1.0 4 5 5 perl5.setup Business-ISBN 1.72 6 revision 2 6 perl5.setup Business-ISBN 2.03 7 7 maintainers nomaintainer 8 8 description work with International Standard Book Numbers 9 long_description ${description} 10 checksums md5 414e1315f0eb790e255df67f72741f2a 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. 13 14 checksums md5 507f90ec2e8f53e138222895444cef4c \ 15 sha1 640a1cd25aee1d5120ab8fc686a1ce22bed25361 \ 16 rmd160 007e09ab1a4bacce962cd413ee4baf63761df2b7 17 11 18 platforms darwin 12 19 13 # Depends on these Perl modules 14 depends_lib-append port:p5-test-manifest 15 20 depends_lib-append port:p5-business-isbn-data
Note: See TracChangeset
for help on using the changeset viewer.