[63659] trunk/dports/multimedia/ming/Portfile
ryandesign at macports.org
ryandesign at macports.org
Thu Feb 11 17:59:57 PST 2010
Revision: 63659
http://trac.macports.org/changeset/63659
Author: ryandesign at macports.org
Date: 2010-02-11 17:59:57 -0800 (Thu, 11 Feb 2010)
Log Message:
-----------
ming: whitespace changes only
Modified Paths:
--------------
trunk/dports/multimedia/ming/Portfile
Modified: trunk/dports/multimedia/ming/Portfile
===================================================================
--- trunk/dports/multimedia/ming/Portfile 2010-02-12 01:55:01 UTC (rev 63658)
+++ trunk/dports/multimedia/ming/Portfile 2010-02-12 01:59:57 UTC (rev 63659)
@@ -1,50 +1,52 @@
# $Id$
-PortSystem 1.0
-PortGroup muniversal 1.0
+PortSystem 1.0
+PortGroup muniversal 1.0
-name ming
-version 0.4.2
-revision 0
-categories multimedia graphics
-platforms darwin
-maintainers nomaintainer
-description an SWF output library
-long_description Ming is an SWF ("Flash") file format output library. \
- It is written in C, with wrappers for C++, Python, and PHP, plus \
- rudimentary support for Ruby and Perl.
-homepage http://www.libming.org/
-master_sites sourceforge
-use_bzip2 yes
+name ming
+version 0.4.2
+revision 0
+categories multimedia graphics
+platforms darwin
+maintainers nomaintainer
+homepage http://www.libming.org/
+master_sites sourceforge
+use_bzip2 yes
-checksums md5 41f091dee0384a432aa05aca1ec7699b \
- sha1 5e9ac6607ae6f03c2957f7c27b7c593c8b2f625d \
- rmd160 84386bcece2b77658f66bce64906f9484cdcd247
+description an SWF output library
-depends_lib port:giflib \
- port:libpng \
- port:zlib \
- port:freetype
+long_description Ming is an SWF ("Flash") file format output \
+ library. It is written in C, with wrappers for \
+ C++, Python, and PHP, plus rudimentary support \
+ for Ruby and Perl.
-use_parallel_build yes
+checksums md5 41f091dee0384a432aa05aca1ec7699b \
+ sha1 5e9ac6607ae6f03c2957f7c27b7c593c8b2f625d \
+ rmd160 84386bcece2b77658f66bce64906f9484cdcd247
+depends_lib port:giflib \
+ port:libpng \
+ port:zlib \
+ port:freetype
+
+use_parallel_build yes
+
post-destroot {
- set docdir ${destroot}${prefix}/share/doc/${name}-${version}
- xinstall -d ${docdir}
- xinstall -m 644 -W ${worksrcpath} \
- AUTHORS \
- COPYING \
- ChangeLog \
- HISTORY \
- LICENSE \
- LICENSE_GPL2 \
- NEWS \
- README \
- TODO \
- ${docdir}
+ set docdir ${destroot}${prefix}/share/doc/${name}-${version}
+ xinstall -d ${docdir}
+ xinstall -m 644 -W ${worksrcpath} \
+ AUTHORS \
+ COPYING \
+ ChangeLog \
+ HISTORY \
+ LICENSE \
+ LICENSE_GPL2 \
+ NEWS \
+ README \
+ TODO \
+ ${docdir}
}
# You can build ming as a php, perl and python module
# Please do this with separate Portfiles and not by
# variants.
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100211/2b9e8dca/attachment.html>
More information about the macports-changes
mailing list