[52002] trunk/dports/graphics/imageindex/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Sun Jun 7 21:54:09 PDT 2009


Revision: 52002
          http://trac.macports.org/changeset/52002
Author:   macsforever2000 at macports.org
Date:     2009-06-07 21:54:09 -0700 (Sun, 07 Jun 2009)
Log Message:
-----------
Whitespace.

Modified Paths:
--------------
    trunk/dports/graphics/imageindex/Portfile

Modified: trunk/dports/graphics/imageindex/Portfile
===================================================================
--- trunk/dports/graphics/imageindex/Portfile	2009-06-08 04:53:23 UTC (rev 52001)
+++ trunk/dports/graphics/imageindex/Portfile	2009-06-08 04:54:09 UTC (rev 52002)
@@ -1,21 +1,29 @@
 # $Id$
-PortSystem      1.0
-name                    imageindex
-version         1.0.9
-platforms               darwin
-categories      graphics
-maintainers     nomaintainer
-description     generates static HTML galleries of images
 
-long_description        ${description}
+PortSystem        1.0
 
-homepage                http://www.edwinh.org/imageindex/
-master_sites    http://www.edwinh.org/imageindex/release/
-checksums               sha1 1765c50ff4bf4070200905ac1d2e624043a443bd
-depends_lib     port:p5-perlmagick
-depends_run     port:p5-image-info
+name              imageindex
 
-use_configure   no
-build.args      PREFIX=${prefix} PERLPATH=${prefix}/bin/perl
-destroot.cmd    make install
-destroot.args   PREFIX=${destroot}${prefix} PERLPATH=${prefix}/bin/perl
+version           1.0.9
+platforms         darwin
+categories        graphics
+maintainers       nomaintainer
+description       generates static HTML galleries of images
+
+long_description  ${description}
+
+homepage          http://www.edwinh.org/imageindex/
+master_sites      http://www.edwinh.org/imageindex/release/
+
+checksums         sha1 1765c50ff4bf4070200905ac1d2e624043a443bd
+
+depends_lib       port:p5-perlmagick
+
+depends_run       port:p5-image-info
+
+use_configure     no
+
+build.args        PREFIX=${prefix} PERLPATH=${prefix}/bin/perl
+
+destroot.cmd      make install
+destroot.args     PREFIX=${destroot}${prefix} PERLPATH=${prefix}/bin/perl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090607/fe6d98dc/attachment.html>


More information about the macports-changes mailing list