mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
87 lines
1.7 KiB
Makefile
87 lines
1.7 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 += gri
|
|
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-Math-Expr
|
|
SUBDIR += p5-Math-Logic
|
|
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 += ruby-bigfloat
|
|
SUBDIR += ruby-bitvector
|
|
SUBDIR += sc
|
|
SUBDIR += scigraphica
|
|
SUBDIR += siag
|
|
SUBDIR += simpack
|
|
SUBDIR += slsc
|
|
SUBDIR += snns
|
|
SUBDIR += spin
|
|
SUBDIR += ss
|
|
SUBDIR += superlu
|
|
SUBDIR += thx_1138
|
|
SUBDIR += topaz
|
|
SUBDIR += umatrix
|
|
SUBDIR += umfpack
|
|
SUBDIR += vtk
|
|
SUBDIR += wingz
|
|
SUBDIR += wingz3
|
|
SUBDIR += wmcalc
|
|
SUBDIR += xgfe
|
|
SUBDIR += xgraph
|
|
SUBDIR += xldlas
|
|
SUBDIR += xlispstat
|
|
SUBDIR += xmgr
|
|
SUBDIR += xplot
|
|
SUBDIR += xspread
|
|
SUBDIR += xwpl
|
|
|
|
.include <bsd.port.subdir.mk>
|