freebsd-ports/science/Makefile
Markus Brueffer beb87d6ad8 Add kst 0.97.
kst is a program for looking at data streams. It can plot:

   - x-y plots
   - power spectra
   - histograms
   - equations (including equations of data streams).
   - data in files which are being updated as data is being logged,
     in which case it can act as a plotter for a chart recorder.
   - much more

You can use the mouse to rapidly zoom into interesting parts of the plots.

In addition to a complete GUI, kst has a convenient command line interface
for rapid access to plotting data in files. kst can read data from stdin.
It provides a DCOP interface for remote manipulation, and supports several
file formats in use in scientific projects around the world.

WWW: http://omega.astro.utoronto.ca/kst/
WWW: http://extragear.kde.org/apps/kst.php
2004-04-30 15:44:32 +00:00

48 lines
970 B
Makefile

# $FreeBSD$
#
COMMENT = Scientific ports
SUBDIR += 2dhf
SUBDIR += at
SUBDIR += bblimage
SUBDIR += cdcl
SUBDIR += cdcl-gtk
SUBDIR += chemtool
SUBDIR += chemtool-devel
SUBDIR += clhep
SUBDIR += dft++
SUBDIR += euler
SUBDIR += felt
SUBDIR += flounder
SUBDIR += gave
SUBDIR += gchempaint
SUBDIR += gchemutils
SUBDIR += gdis
SUBDIR += ghemical
SUBDIR += glens
SUBDIR += gramps
SUBDIR += hdf
SUBDIR += hdf5
SUBDIR += kmovisto
SUBDIR += kst
SUBDIR += libctl
SUBDIR += libsvm
SUBDIR += mayavi
SUBDIR += mmtk
SUBDIR += mpb
SUBDIR += mpqc
SUBDIR += mpqc-mpich
SUBDIR += oases
SUBDIR += openbabel
SUBDIR += ovt
SUBDIR += p5-Chemistry-Elements
SUBDIR += psi3
SUBDIR += ruby-dcl
SUBDIR += ruby-dcl-gtk
SUBDIR += ruby-gphys
SUBDIR += vis5d+
SUBDIR += xloops-ginac
SUBDIR += xmakemol
.include <bsd.port.subdir.mk>