freebsd-ports/math/Makefile
Will Andrews 76a432dd93 Add physcalc (unversioned), an extremely old (apparently first written
in 1990), but still quite useful and flexible calculator.  Basically it's
units(1) on steroids.  Also added patches to make physcalc secure (who
knows, someone might make a cgi interface to it); also allowed it to
actually read its *.phy files in another directory.

Submitted/Requested by:	gsutter
gets() -> fgets() code:	eivind
SHAREDIR code:		Marius Bendiksen <mbendiks@eunet.no>
2000-08-27 23:32:03 +00:00

81 lines
1.6 KiB
Makefile

# $FreeBSD$
#
SUBDIR += PDL
SUBDIR += R-a4
SUBDIR += R-letter
SUBDIR += Scilab
SUBDIR += abs
SUBDIR += add
SUBDIR += apc
SUBDIR += blas
SUBDIR += calc
SUBDIR += calctool
SUBDIR += concorde
SUBDIR += dcdflib
SUBDIR += eispack
SUBDIR += eval
SUBDIR += femlab
SUBDIR += fftpack
SUBDIR += fftw
SUBDIR += freefem
SUBDIR += fudgit
SUBDIR += geg
SUBDIR += glove
SUBDIR += gnumeric
SUBDIR += gnuplot
SUBDIR += gnuplot+
SUBDIR += grace
SUBDIR += grpn
SUBDIR += gsl
SUBDIR += hexcalc
SUBDIR += lapack
SUBDIR += libneural
SUBDIR += libranlib
SUBDIR += linalg
SUBDIR += linpack
SUBDIR += metis
SUBDIR += netcdf
SUBDIR += ngraph
SUBDIR += ntl
SUBDIR += numpy
SUBDIR += octave
SUBDIR += oleo
SUBDIR += p5-MatrixReal
SUBDIR += p5-Set-IntSpan
SUBDIR += pari
SUBDIR += parmetis
SUBDIR += physcalc
SUBDIR += plplot
SUBDIR += pspp
SUBDIR += py-gnuplot
SUBDIR += py-scientific
SUBDIR += pygist
SUBDIR += rcalc
SUBDIR += rng
SUBDIR += ruby-bigfloat
SUBDIR += sc
SUBDIR += siag
SUBDIR += simpack
SUBDIR += slsc
SUBDIR += snns
SUBDIR += spin
SUBDIR += ss
SUBDIR += superlu
SUBDIR += topaz
SUBDIR += umatrix
SUBDIR += umfpack
SUBDIR += vtk
SUBDIR += wingz
SUBDIR += wmcalc
SUBDIR += xgfe
SUBDIR += xgraph
SUBDIR += xldlas
SUBDIR += xlispstat
SUBDIR += xmgr
SUBDIR += xplot
SUBDIR += xspread
SUBDIR += xwpl
.include <bsd.port.subdir.mk>