[74030] trunk/dports/perl/p5-flickr-api/Portfile

dports at macports.org dports at macports.org
Thu Dec 2 16:00:46 PST 2010


Revision: 74030
          http://trac.macports.org/changeset/74030
Author:   dports at macports.org
Date:     2010-12-02 16:00:39 -0800 (Thu, 02 Dec 2010)
Log Message:
-----------
p5-flickr-api: portfile cleanup; no functional changes (#27530)

Modified Paths:
--------------
    trunk/dports/perl/p5-flickr-api/Portfile

Modified: trunk/dports/perl/p5-flickr-api/Portfile
===================================================================
--- trunk/dports/perl/p5-flickr-api/Portfile	2010-12-02 22:26:24 UTC (rev 74029)
+++ trunk/dports/perl/p5-flickr-api/Portfile	2010-12-03 00:00:39 UTC (rev 74030)
@@ -1,3 +1,4 @@
+# -*- 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
@@ -2,9 +3,12 @@
 PortGroup           perl5 1.0
+
 perl5.setup         Flickr-API 0.07
+platforms           darwin
 maintainers         nomaintainer
+supported_archs     noarch
+
 description         Perl interface to the Flickr API
+
 long_description    ${description}
 
-platforms           darwin
-
 checksums           md5 e2c20020851a8bdf880b2cd5581126da
@@ -17,4 +21,3 @@
 depends_lib-append  port:p5-digest-md5 port:p5-libwww-perl \
                     port:p5-xml-parser-lite-tree
 
-supported_archs noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101202/2fe23a4a/attachment.html>


More information about the macports-changes mailing list