mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
55 lines
1.1 KiB
Makefile
55 lines
1.1 KiB
Makefile
# $Id: Makefile,v 1.55 1998/12/24 06:47:44 steve Exp $
|
|
#
|
|
|
|
SUBDIR += R-a4
|
|
SUBDIR += R-letter
|
|
SUBDIR += Scilab
|
|
SUBDIR += add
|
|
SUBDIR += apc
|
|
SUBDIR += blas
|
|
SUBDIR += calc
|
|
SUBDIR += calctool
|
|
SUBDIR += dcdflib
|
|
SUBDIR += eispack
|
|
SUBDIR += eval
|
|
SUBDIR += femlab
|
|
SUBDIR += fftpack
|
|
SUBDIR += freefem
|
|
SUBDIR += fudgit
|
|
SUBDIR += geg
|
|
SUBDIR += gnumeric
|
|
SUBDIR += gnuplot
|
|
SUBDIR += hexcalc
|
|
SUBDIR += lapack
|
|
SUBDIR += libranlib
|
|
SUBDIR += linpack
|
|
SUBDIR += metis
|
|
SUBDIR += numpy
|
|
SUBDIR += octave
|
|
SUBDIR += oleo
|
|
SUBDIR += p5-MatrixReal
|
|
SUBDIR += p5-Set-IntSpan
|
|
SUBDIR += pari
|
|
SUBDIR += plplot
|
|
SUBDIR += pygist
|
|
SUBDIR += rng
|
|
SUBDIR += sc
|
|
SUBDIR += siag
|
|
SUBDIR += simpack
|
|
SUBDIR += spin
|
|
SUBDIR += ss
|
|
SUBDIR += superlu
|
|
SUBDIR += umatrix
|
|
SUBDIR += umfpack
|
|
SUBDIR += wingz
|
|
SUBDIR += xgfe
|
|
SUBDIR += xgraph
|
|
SUBDIR += xldlas
|
|
SUBDIR += xlispstat
|
|
SUBDIR += xmgr
|
|
SUBDIR += xplot
|
|
SUBDIR += xspread
|
|
SUBDIR += xwpl
|
|
|
|
.include <bsd.port.subdir.mk>
|