121 lines
3.0 KiB
Makefile
121 lines
3.0 KiB
Makefile
# $OpenBSD: Makefile,v 1.120 2014/12/16 11:00:10 sthen Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += R
|
|
SUBDIR += SuiteSparse_config
|
|
SUBDIR += aamath
|
|
SUBDIR += abs
|
|
SUBDIR += amd
|
|
SUBDIR += arpack
|
|
SUBDIR += blas
|
|
SUBDIR += calc
|
|
SUBDIR += calcoo
|
|
SUBDIR += camd
|
|
SUBDIR += cblas
|
|
SUBDIR += ccolamd
|
|
SUBDIR += cfitsio
|
|
SUBDIR += cgal
|
|
SUBDIR += colamd
|
|
SUBDIR += coq
|
|
SUBDIR += ecm
|
|
SUBDIR += eigen
|
|
SUBDIR += eigen2
|
|
SUBDIR += eigen3
|
|
SUBDIR += fann
|
|
SUBDIR += fftw
|
|
SUBDIR += fftw3
|
|
SUBDIR += fftw3,float
|
|
SUBDIR += foma
|
|
SUBDIR += freemat
|
|
SUBDIR += galculator
|
|
SUBDIR += geogebra
|
|
SUBDIR += ginac
|
|
SUBDIR += gnumeric
|
|
SUBDIR += gnuplot
|
|
SUBDIR += gnuplot,no_x11
|
|
SUBDIR += grace
|
|
SUBDIR += graphviz
|
|
SUBDIR += grpn
|
|
SUBDIR += hc
|
|
SUBDIR += hexcalc
|
|
SUBDIR += hoc
|
|
SUBDIR += jacal
|
|
SUBDIR += kst
|
|
SUBDIR += lapack
|
|
SUBDIR += libneural
|
|
SUBDIR += libqalculate
|
|
SUBDIR += logic2cnf
|
|
SUBDIR += lpsolve
|
|
SUBDIR += lrs
|
|
SUBDIR += mathomatic
|
|
SUBDIR += matio
|
|
SUBDIR += maxima
|
|
SUBDIR += mcl
|
|
SUBDIR += mcsim
|
|
SUBDIR += minisat
|
|
SUBDIR += moo
|
|
SUBDIR += netcdf
|
|
SUBDIR += ntl
|
|
SUBDIR += octave
|
|
SUBDIR += openfst
|
|
SUBDIR += p5-AI-FANN
|
|
SUBDIR += p5-AI-NeuralNet-BackProp
|
|
SUBDIR += p5-AI-NeuralNet-Kohonen
|
|
SUBDIR += p5-AI-NeuralNet-Kohonen-Visual
|
|
SUBDIR += p5-AI-NeuralNet-Mesh
|
|
SUBDIR += p5-AI-Perceptron
|
|
SUBDIR += p5-Algorithm-Combinatorics
|
|
SUBDIR += p5-Algorithm-NaiveBayes
|
|
SUBDIR += p5-Bit-Vector
|
|
SUBDIR += p5-Chart-Math-Axis
|
|
SUBDIR += p5-Data-PowerSet
|
|
SUBDIR += p5-GraphViz
|
|
SUBDIR += p5-Math-Base36
|
|
SUBDIR += p5-Math-Base85
|
|
SUBDIR += p5-Math-BaseCnv
|
|
SUBDIR += p5-Math-Bezier
|
|
SUBDIR += p5-Math-BigInt-GMP
|
|
SUBDIR += p5-Math-BigInt-Pari
|
|
SUBDIR += p5-Math-Calc-Units
|
|
SUBDIR += p5-Math-Derivative
|
|
SUBDIR += p5-Math-FFT
|
|
SUBDIR += p5-Math-Fibonacci
|
|
SUBDIR += p5-Math-Fibonacci-Phi
|
|
SUBDIR += p5-Math-GMP
|
|
SUBDIR += p5-Math-MatrixReal
|
|
SUBDIR += p5-Math-Pari
|
|
SUBDIR += p5-Math-Random-ISAAC
|
|
SUBDIR += p5-Math-Round
|
|
SUBDIR += p5-Math-Spline
|
|
SUBDIR += p5-Math-Symbolic
|
|
SUBDIR += p5-Math-SymbolicX-ParserExtensionFactory
|
|
SUBDIR += p5-Math-VecStat
|
|
SUBDIR += p5-Set-IntSpan
|
|
SUBDIR += p5-Statistics-Contingency
|
|
SUBDIR += p5-Statistics-Descriptive
|
|
SUBDIR += pari
|
|
SUBDIR += plplot
|
|
SUBDIR += prover9
|
|
SUBDIR += py-Numeric
|
|
SUBDIR += py-gnuplot
|
|
SUBDIR += py-numpy
|
|
SUBDIR += py-numpy,python3
|
|
SUBDIR += py-probstat
|
|
SUBDIR += py-scipy
|
|
SUBDIR += py-sympy
|
|
SUBDIR += qhull
|
|
SUBDIR += qrupdate
|
|
SUBDIR += qtoctave
|
|
SUBDIR += sc
|
|
SUBDIR += udunits
|
|
SUBDIR += ufconfig
|
|
SUBDIR += umfpack
|
|
SUBDIR += veusz
|
|
SUBDIR += wcalc
|
|
SUBDIR += wmcalc
|
|
SUBDIR += wxMaxima
|
|
SUBDIR += xspread
|
|
SUBDIR += yorick
|
|
|
|
.include <bsd.port.subdir.mk>
|