[59103] trunk/dports/graphics/libpng/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Oct 9 14:35:11 PDT 2009


Revision: 59103
          http://trac.macports.org/changeset/59103
Author:   ryandesign at macports.org
Date:     2009-10-09 14:35:10 -0700 (Fri, 09 Oct 2009)
Log Message:
-----------
libpng: whitespace changes only

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

Modified: trunk/dports/graphics/libpng/Portfile
===================================================================
--- trunk/dports/graphics/libpng/Portfile	2009-10-09 21:32:37 UTC (rev 59102)
+++ trunk/dports/graphics/libpng/Portfile	2009-10-09 21:35:10 UTC (rev 59103)
@@ -15,30 +15,29 @@
 use_parallel_build      yes
 master_sites            sourceforge
 
-description \
-    Library for manipulating PNG images
+description             Library for manipulating PNG images
 
-long_description \
-    Libpng was written as a companion to the PNG specification, as a \
-    way to reduce the amount of time and effort it takes to support \
-    the PNG file format in application programs.  Most users will not \
-    have to modify the library significantly, advanced users may want \
-    to modify it more.  The library was coded for both users.  All \
-    attempts were made to make it as complete as possible, while \
-    keeping the code easy to understand.  Currently, this library \
-    only supports C.  Support for other languages is being considered.
+long_description        Libpng was written as a companion to the PNG \
+                        specification, as a way to reduce the amount of time \
+                        and effort it takes to support the PNG file format in \
+                        application programs. Most users will not have to \
+                        modify the library significantly, advanced users may \
+                        want to modify it more. The library was coded for \
+                        both users. All attempts were made to make it as \
+                        complete as possible, while keeping the code easy to \
+                        understand. Currently, this library only supports C. \
+                        Support for other languages is being considered.
 
 checksums \
     md5     5401c2586846fca209eba0c02c8ee9e0 \
     sha1    fc3fe99a672d9c430673cbeb30e545f603b874f9 \
     rmd160  f8026ea2f3fd868e6703604a89f8aa61d3b0ba28
 
-depends_lib \
-    port:zlib
+depends_lib             port:zlib
 
 archcheck.files         lib/libz.dylib
 
-use_parallel_build  yes
+use_parallel_build      yes
 
 test.run                yes
 test.target             check
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091009/67f169c6/attachment.html>


More information about the macports-changes mailing list