[62714] trunk/dports/graphics

jann at macports.org jann at macports.org
Thu Jan 14 07:38:39 PST 2010


Revision: 62714
          http://trac.macports.org/changeset/62714
Author:   jann at macports.org
Date:     2010-01-14 07:38:36 -0800 (Thu, 14 Jan 2010)
Log Message:
-----------
New port #23123

Added Paths:
-----------
    trunk/dports/graphics/flam3/
    trunk/dports/graphics/flam3/Portfile

Added: trunk/dports/graphics/flam3/Portfile
===================================================================
--- trunk/dports/graphics/flam3/Portfile	                        (rev 0)
+++ trunk/dports/graphics/flam3/Portfile	2010-01-14 15:38:36 UTC (rev 62714)
@@ -0,0 +1,28 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+
+name                flam3
+version             2.7.18
+categories          graphics
+maintainers         oxymoronical.com:dtownsend
+description         Cosmic Recursive Fractal Flames
+long_description    This is free software to render fractal flames as \
+                    described on http://flam3.com. Flam3-animate makes \
+                    animations, and flam3-render makes still images.  \
+                    Flam3-genome creates and manipulates genomes \
+                    (parameter sets).  A C library is also installed.
+homepage            http://flam3.com
+license             GPL
+platforms           darwin
+master_sites        http://flam3.com
+
+checksums           md5 052faba777634799b2958205ddf05545 \
+                    sha1 e4b6420bc4c47f489903a0fedf66d39f5ada7aaa \
+                    rmd160 abfea3fcbc7dfb2f671c4645364faa487edeee68
+
+depends_lib         port:libpng \
+                    port:jpeg \
+                    port:libxml2 \
+                    port:zlib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100114/f727001c/attachment.html>


More information about the macports-changes mailing list