freebsd-ports/math/Makefile

37 lines
742 B
Makefile
Raw Normal View History

# $Id: Makefile,v 1.35 1998/02/22 00:24:13 steve Exp $
1994-10-05 21:16:49 -04:00
#
1997-06-18 08:16:03 -04:00
SUBDIR += Scilab
1997-06-03 18:43:00 -04:00
SUBDIR += apc
1995-10-03 07:45:15 -04:00
SUBDIR += blas
SUBDIR += calc
1996-12-11 22:47:50 -05:00
SUBDIR += calctool
1995-10-03 07:45:15 -04:00
SUBDIR += eispack
1997-09-16 03:08:40 -04:00
SUBDIR += femlab
1997-02-14 03:54:02 -05:00
SUBDIR += fftpack
1997-01-11 06:39:44 -05:00
SUBDIR += freefem
1995-10-03 07:45:15 -04:00
SUBDIR += fudgit
SUBDIR += gnuplot
SUBDIR += hexcalc
1996-06-07 11:56:19 -04:00
SUBDIR += lapack
SUBDIR += libranlib
1995-10-03 07:45:15 -04:00
SUBDIR += linpack
1997-04-28 05:24:08 -04:00
SUBDIR += numpy
1995-10-03 07:45:15 -04:00
SUBDIR += octave
SUBDIR += oleo
1997-11-23 19:48:41 -05:00
SUBDIR += p5-MatrixReal
1997-06-21 16:51:44 -04:00
SUBDIR += pari
1997-10-06 04:22:03 -04:00
SUBDIR += plplot
SUBDIR += siag
1997-06-10 04:50:47 -04:00
SUBDIR += simpack
1997-01-24 07:32:35 -05:00
SUBDIR += ss
1997-06-03 18:21:36 -04:00
SUBDIR += umatrix
SUBDIR += wingz
1995-10-03 07:45:15 -04:00
SUBDIR += xgraph
SUBDIR += xlispstat
1997-03-05 20:23:46 -05:00
SUBDIR += xplot
1995-10-03 07:45:15 -04:00
SUBDIR += xspread
1995-11-26 08:49:33 -05:00
SUBDIR += xvgr
1994-10-05 21:16:49 -04:00
.include <bsd.port.subdir.mk>