diff options
author | adaptr <jeroen@adaptr.nl> | 2010-12-17 22:25:10 -0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-12-20 22:44:01 -0600 |
commit | 9c093529963a1ef9e6b0ce01f984dfa73df0c7c5 (patch) | |
tree | 0b0a2fc17c31d2afa7a821f457289f59a7e90f52 /graphics/mlbrot/mlbrot.info | |
parent | cd5b3e7101e064b071bec805c5e376af682c0540 (diff) | |
download | slackbuilds-9c093529963a1ef9e6b0ce01f984dfa73df0c7c5.tar.gz |
graphics/mlbrot: Added (Mandelbrot plotter and exploration tool)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'graphics/mlbrot/mlbrot.info')
-rw-r--r-- | graphics/mlbrot/mlbrot.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/mlbrot/mlbrot.info b/graphics/mlbrot/mlbrot.info new file mode 100644 index 0000000000..17626ef36b --- /dev/null +++ b/graphics/mlbrot/mlbrot.info @@ -0,0 +1,10 @@ +PRGNAM="mlbrot" +VERSION="1.00" +HOMEPAGE="http://pauillac.inria.fr/~ddr/mlbrot/" +DOWNLOAD="http://pauillac.inria.fr/~ddr/mlbrot/distrib/src/mlbrot-1.00.tgz" +MD5SUM="dd12fbacd611a845aa556a26769a8383" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +MAINTAINER="adaptr" +EMAIL="jeroen@adaptr.nl" +APPROVED="Niels Horn" |