# -*- 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: Portfile 64763 2010-03-15 16:31:33Z nox@macports.org $

PortSystem          1.0

name                flam3
version             2.7.18
revision        1
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
