Revision
76631
Author
l2g@macports.org
Date
2011-03-02 23:54:00 -0800 (Wed, 02 Mar 2011)

Log Message

p5-gearman: Added modeline and adjusted whitespace according to current
guidelines

Modified Paths

Diff

Modified: trunk/dports/perl/p5-gearman/Portfile (76630 => 76631)


--- trunk/dports/perl/p5-gearman/Portfile	2011-03-03 06:56:20 UTC (rev 76630)
+++ trunk/dports/perl/p5-gearman/Portfile	2011-03-03 07:54:00 UTC (rev 76631)
@@ -1,22 +1,23 @@
+# -*- 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
 # $Id$
 
 PortSystem          1.0
-PortGroup	    perl5 1.0
+PortGroup           perl5 1.0
 
-perl5.setup	    Gearman 1.10
-revision        1
+perl5.setup         Gearman 1.10
+revision            1
 categories          perl net
-platforms	    darwin
-maintainers	    pmq openmaintainer
+platforms           darwin
+maintainers         pmq openmaintainer
 
 description         Gearman client library for Perl
 long_description    ${description}
 
-homepage	    http://www.danga.com/gearman
-master_sites	    http://search.cpan.org/CPAN/authors/id/D/DO/DORMANDO
+homepage            http://www.danga.com/gearman
+master_sites        http://search.cpan.org/CPAN/authors/id/D/DO/DORMANDO
 checksums           md5 1c8e90080686c806421fe26c843172c2 \
-		    sha1 84387ff2363dc3f71620420eb31f801186aea85d
+                    sha1 84387ff2363dc3f71620420eb31f801186aea85d
 
 depends_run-append  port:p5-string-crc32
 
-supported_archs noarch
+supported_archs     noarch