[35319] trunk/dports/multimedia

reiffert at macports.org reiffert at macports.org
Tue Mar 25 04:39:13 PDT 2008


Revision: 35319
          http://trac.macosforge.org/projects/macports/changeset/35319
Author:   reiffert at macports.org
Date:     2008-03-25 04:39:09 -0700 (Tue, 25 Mar 2008)

Log Message:
-----------
ming: an SWF output library. Initial commit

Added Paths:
-----------
    trunk/dports/multimedia/ming/
    trunk/dports/multimedia/ming/Portfile

Added: trunk/dports/multimedia/ming/Portfile
===================================================================
--- trunk/dports/multimedia/ming/Portfile	                        (rev 0)
+++ trunk/dports/multimedia/ming/Portfile	2008-03-25 11:39:09 UTC (rev 35319)
@@ -0,0 +1,26 @@
+# $Id$
+
+PortSystem 1.0
+
+name	ming
+version	0.4.0.beta5
+revision	0
+categories	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
+checksums	md5 f969f90dc91f17b1655e564f03b12a3b
+post-patch 	{
+	system "cd ${worksrcpath} && chmod +x config/install-sh"
+}
+
+# You can build ming as a php, perl and python module
+# Please do this with separate Portfiles and not by
+# variants.
+


Property changes on: trunk/dports/multimedia/ming/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080325/af89f117/attachment.html 


More information about the macports-changes mailing list