[56301] trunk/dports/graphics/swftools/Portfile

blb at macports.org blb at macports.org
Tue Aug 25 19:42:53 PDT 2009


Revision: 56301
          http://trac.macports.org/changeset/56301
Author:   blb at macports.org
Date:     2009-08-25 19:42:53 -0700 (Tue, 25 Aug 2009)
Log Message:
-----------
graphics/swftools - whitespace

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

Modified: trunk/dports/graphics/swftools/Portfile
===================================================================
--- trunk/dports/graphics/swftools/Portfile	2009-08-26 02:34:48 UTC (rev 56300)
+++ trunk/dports/graphics/swftools/Portfile	2009-08-26 02:42:53 UTC (rev 56301)
@@ -1,26 +1,27 @@
 # $Id$
 
-PortSystem 1.0
+PortSystem          1.0
+name                swftools
+version             0.8.1
+categories          graphics
+maintainers         nomaintainer
+description         SWF manipulation and generation tools
+long_description    ${description}
 
-name swftools
-version 0.8.1
-description SWF manipulation and generation tools
-long_description ${description}
-categories graphics
-maintainers nomaintainer
-platforms darwin
-homepage http://www.swftools.org
-master_sites ${homepage}
-checksums md5 932f4e5fce551ed70c0390fdc0eb1af6 \
-	sha1 9cf4722dc92901de50cfabee288b134efc2e9010 \
-	rmd160 efcc585bb1fb3c0e533880bede4411bf109121bc
-depends_lib \
-	port:jpeg \
-	port:openjpeg \
-	port:freetype \
-	port:lame \
-	path:include/gif_lib.h:giflib \
-	port:python25
-configure.env PYTHON=${prefix}/bin/python2.5
-configure.cppflags-append -I${prefix}/include/lame
-patchfiles	patch-Makefile.common.in.diff
+platforms           darwin
+
+homepage            http://www.swftools.org
+master_sites        ${homepage}
+
+checksums           md5 932f4e5fce551ed70c0390fdc0eb1af6 \
+                    sha1 9cf4722dc92901de50cfabee288b134efc2e9010 \
+                    rmd160 efcc585bb1fb3c0e533880bede4411bf109121bc
+
+depends_lib         port:jpeg port:openjpeg port:freetype port:lame \
+                    path:include/gif_lib.h:giflib port:python25
+
+patchfiles          patch-Makefile.common.in.diff
+
+configure.env       PYTHON=${prefix}/bin/python2.5
+configure.cppflags-append   -I${prefix}/include/lame
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090825/763c5c74/attachment.html>


More information about the macports-changes mailing list