Revision: 72891 http://trac.macports.org/changeset/72891 Author: dluke@macports.org Date: 2010-10-29 13:53:22 -0700 (Fri, 29 Oct 2010) Log Message: ----------- Whitespace (see #27052) Modified Paths: -------------- trunk/dports/perl/p5-business-isbn-data/Portfile Modified: trunk/dports/perl/p5-business-isbn-data/Portfile =================================================================== --- trunk/dports/perl/p5-business-isbn-data/Portfile 2010-10-29 20:50:35 UTC (rev 72890) +++ trunk/dports/perl/p5-business-isbn-data/Portfile 2010-10-29 20:53:22 UTC (rev 72891) @@ -1,21 +1,21 @@ # $Id$ -PortSystem 1.0 -PortGroup perl5 1.0 +PortSystem 1.0 +PortGroup perl5 1.0 -perl5.setup Business-ISBN-Data 1.17 -maintainers nomaintainer -description ISBN data required for use of Business::ISBN -long_description \ - This package provides ISBN data used by the Business::ISBN \ - family of Perl modules to associate countries with ISBN \ - codes. It has been made a separate module so that it can be \ - updated independently of the Business::ISBN code. +perl5.setup Business-ISBN-Data 1.17 +maintainers nomaintainer +description ISBN data required for use of Business::ISBN +long_description This package provides ISBN data used by the \ + Business::ISBN family of Perl modules to associate \ + countries with ISBN codes. It has been made a separate \ + module so that it can be updated independently of the \ + Business::ISBN code. -checksums md5 124ca2be2939da63029178b06395ddfa \ - sha1 dde06813daa5af511dc4414b7bf936b54ec301b7 \ - rmd160 41445035cfaabce75c2a4e0e5b60619c667a38e7 +checksums md5 124ca2be2939da63029178b06395ddfa \ + sha1 dde06813daa5af511dc4414b7bf936b54ec301b7 \ + rmd160 41445035cfaabce75c2a4e0e5b60619c667a38e7 -platforms darwin +platforms darwin -supported_archs noarch +supported_archs noarch
participants (1)
-
dluke@macports.org