freebsd-ports/math/Makefile

51 lines
1.0 KiB
Makefile
Raw Normal View History

# $Id: Makefile,v 1.51 1998/10/26 11:59:39 vanilla Exp $
1994-10-05 21:16:49 -04:00
#
SUBDIR += R-a4
SUBDIR += R-letter
1997-06-18 08:16:03 -04:00
SUBDIR += Scilab
1998-08-30 14:30:51 -04:00
SUBDIR += add
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
1998-04-25 23:25:27 -04:00
SUBDIR += eval
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
1998-08-09 20:45:00 -04:00
SUBDIR += geg
1998-10-26 06:59:39 -05:00
SUBDIR += gnumeric
1995-10-03 07:45:15 -04:00
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
1998-04-25 23:55:41 -04:00
SUBDIR += metis
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
1998-06-02 04:11:20 -04:00
SUBDIR += pygist
1998-06-25 02:38:28 -04:00
SUBDIR += rng
1998-08-09 20:21:04 -04:00
SUBDIR += sc
SUBDIR += siag
1997-06-10 04:50:47 -04:00
SUBDIR += simpack
1997-01-24 07:32:35 -05:00
SUBDIR += ss
1998-08-09 19:55:27 -04:00
SUBDIR += superlu
1997-06-03 18:21:36 -04:00
SUBDIR += umatrix
1998-07-11 14:21:26 -04:00
SUBDIR += umfpack
SUBDIR += wingz
1998-04-10 01:05:16 -04:00
SUBDIR += xgfe
1995-10-03 07:45:15 -04:00
SUBDIR += xgraph
SUBDIR += xldlas
1995-10-03 07:45:15 -04:00
SUBDIR += xlispstat
1998-04-30 04:55:09 -04:00
SUBDIR += xmgr
1997-03-05 20:23:46 -05:00
SUBDIR += xplot
1995-10-03 07:45:15 -04:00
SUBDIR += xspread
1994-10-05 21:16:49 -04:00
.include <bsd.port.subdir.mk>