1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/science/Makefile
Maho Nakata 81c90e8308 Add mxp (Mandelbrot explorer). Mxp is an X application for computing and exploring
Mandelbrot sets.  Features of mxp include:
        - zoom and un-zoom
        - dynamic resizing of drawing window
        - setup save/load
        - asynchronous image generation (buttons always work)
        - GIF output
        - animation
        - nine color schemes
        - color rotation
        - color change options
        - detailed statistics

WWW:  http://www.ibiblio.org/pub/Linux/apps/math/fractals/
2005-03-19 10:54:36 +00:00

66 lines
1.3 KiB
Makefile

# $FreeBSD$
#
COMMENT = Scientific ports
SUBDIR += 2dhf
SUBDIR += abinit
SUBDIR += at
SUBDIR += bblimage
SUBDIR += buddy
SUBDIR += cdcl
SUBDIR += chemtool
SUBDIR += chemtool-devel
SUBDIR += clhep
SUBDIR += dcl
SUBDIR += devisor
SUBDIR += dft++
SUBDIR += euler
SUBDIR += felt
SUBDIR += flounder
SUBDIR += gave
SUBDIR += gchempaint
SUBDIR += gchemutils
SUBDIR += gdis
SUBDIR += getdp
SUBDIR += ghemical
SUBDIR += glens
SUBDIR += gramps
SUBDIR += gromacs
SUBDIR += gsystem
SUBDIR += hdf
SUBDIR += hdf5
SUBDIR += isaac-cfd
SUBDIR += kmovisto
SUBDIR += kst
SUBDIR += libctl
SUBDIR += libsvm
SUBDIR += libsvm-python
SUBDIR += mayavi
SUBDIR += mcstas
SUBDIR += mmtk
SUBDIR += mpb
SUBDIR += mpqc
SUBDIR += mpqc-mpich
SUBDIR += mxp
SUBDIR += oases
SUBDIR += omnetpp
SUBDIR += openbabel
SUBDIR += ovt
SUBDIR += p5-Chemistry-Elements
SUBDIR += psi3
SUBDIR += py-scipy
SUBDIR += qcl
SUBDIR += ruby-dcl
SUBDIR += ruby-gphys
SUBDIR += simlib
SUBDIR += szip
SUBDIR += udunits
SUBDIR += vis5d+
SUBDIR += vmd
SUBDIR += x11iraf
SUBDIR += xloops-ginac
SUBDIR += xmakemol
.include <bsd.port.subdir.mk>