freebsd-ports/math/Makefile

51 lines
1 KiB
Makefile
Raw Normal View History

# $Id: Makefile,v 1.51 1998/10/26 11:59:39 vanilla Exp $
1994-10-06 02:16:49 +01:00
#
SUBDIR += R-a4
SUBDIR += R-letter
1997-06-18 14:16:03 +02:00
SUBDIR += Scilab
1998-08-30 20:30:51 +02:00
SUBDIR += add
1997-06-04 00:43:00 +02:00
SUBDIR += apc
1995-10-03 12:45:15 +01:00
SUBDIR += blas
SUBDIR += calc
1996-12-12 04:47:50 +01:00
SUBDIR += calctool
1995-10-03 12:45:15 +01:00
SUBDIR += eispack
1998-04-26 05:25:27 +02:00
SUBDIR += eval
1997-09-16 09:08:40 +02:00
SUBDIR += femlab
1997-02-14 09:54:02 +01:00
SUBDIR += fftpack
1997-01-11 12:39:44 +01:00
SUBDIR += freefem
1995-10-03 12:45:15 +01:00
SUBDIR += fudgit
1998-08-10 02:45:00 +02:00
SUBDIR += geg
1998-10-26 12:59:39 +01:00
SUBDIR += gnumeric
1995-10-03 12:45:15 +01:00
SUBDIR += gnuplot
SUBDIR += hexcalc
1996-06-07 17:56:19 +02:00
SUBDIR += lapack
SUBDIR += libranlib
1995-10-03 12:45:15 +01:00
SUBDIR += linpack
1998-04-26 05:55:41 +02:00
SUBDIR += metis
1997-04-28 11:24:08 +02:00
SUBDIR += numpy
1995-10-03 12:45:15 +01:00
SUBDIR += octave
SUBDIR += oleo
1997-11-24 01:48:41 +01:00
SUBDIR += p5-MatrixReal
1997-06-21 22:51:44 +02:00
SUBDIR += pari
1997-10-06 10:22:03 +02:00
SUBDIR += plplot
1998-06-02 10:11:20 +02:00
SUBDIR += pygist
1998-06-25 08:38:28 +02:00
SUBDIR += rng
1998-08-10 02:21:04 +02:00
SUBDIR += sc
SUBDIR += siag
1997-06-10 10:50:47 +02:00
SUBDIR += simpack
1997-01-24 13:32:35 +01:00
SUBDIR += ss
1998-08-10 01:55:27 +02:00
SUBDIR += superlu
1997-06-04 00:21:36 +02:00
SUBDIR += umatrix
1998-07-11 20:21:26 +02:00
SUBDIR += umfpack
SUBDIR += wingz
1998-04-10 07:05:16 +02:00
SUBDIR += xgfe
1995-10-03 12:45:15 +01:00
SUBDIR += xgraph
SUBDIR += xldlas
1995-10-03 12:45:15 +01:00
SUBDIR += xlispstat
1998-04-30 10:55:09 +02:00
SUBDIR += xmgr
1997-03-06 02:23:46 +01:00
SUBDIR += xplot
1995-10-03 12:45:15 +01:00
SUBDIR += xspread
1994-10-06 02:16:49 +01:00
.include <bsd.port.subdir.mk>