1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/math/Makefile

52 lines
1.0 KiB
Makefile
Raw Normal View History

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