openbsd-ports/math/Makefile

58 lines
1.3 KiB
Makefile
Raw Normal View History

2006-06-12 07:14:47 -04:00
# $OpenBSD: Makefile,v 1.55 2006/06/12 11:14:47 espie Exp $
1998-05-17 00:32:58 -04:00
#
2001-03-21 22:30:14 -05:00
SUBDIR += R
2005-04-05 20:03:57 -04:00
SUBDIR += aamath
2000-12-28 08:55:41 -05:00
SUBDIR += abs
2005-12-03 16:59:05 -05:00
SUBDIR += blas
1999-11-11 11:41:49 -05:00
SUBDIR += calc
2001-11-18 17:11:32 -05:00
SUBDIR += calcoo
2006-06-12 07:14:47 -04:00
SUBDIR += cfitsio
2001-09-22 10:26:05 -04:00
SUBDIR += coq
2001-07-01 19:11:58 -04:00
SUBDIR += fftw
2005-10-03 17:43:08 -04:00
SUBDIR += fftw3
2003-06-25 17:59:45 -04:00
SUBDIR += galculator
2001-01-12 11:09:14 -05:00
SUBDIR += geg
2003-10-14 16:29:11 -04:00
SUBDIR += gnumeric
1998-05-23 21:19:28 -04:00
SUBDIR += gnuplot
2001-05-05 17:28:04 -04:00
SUBDIR += gnuplot,no_x11
2001-07-13 15:03:12 -04:00
SUBDIR += grace
2001-07-30 09:48:02 -04:00
SUBDIR += graphviz
SUBDIR += grpn
2001-12-17 02:08:27 -05:00
SUBDIR += hc
2001-01-12 11:09:14 -05:00
SUBDIR += hexcalc
1998-09-16 15:36:54 -04:00
SUBDIR += hoc
2005-10-30 06:14:08 -05:00
SUBDIR += jacal
2006-02-12 11:24:50 -05:00
SUBDIR += kst
2006-04-01 11:27:48 -05:00
SUBDIR += lapack
1999-07-14 13:44:55 -04:00
SUBDIR += maple
2000-11-19 15:05:56 -05:00
SUBDIR += maple-share
2005-05-27 02:05:15 -04:00
SUBDIR += mathomatic
2003-03-30 23:34:56 -05:00
SUBDIR += maxima
2003-07-08 06:56:23 -04:00
SUBDIR += mcl
2001-01-19 11:47:03 -05:00
SUBDIR += mcsim
SUBDIR += moo
2000-12-26 07:28:18 -05:00
SUBDIR += netcdf
2001-01-08 11:19:12 -05:00
SUBDIR += ntl
2001-07-15 14:08:47 -04:00
SUBDIR += octave
SUBDIR += p5-AI-NeuralNet-BackProp
SUBDIR += p5-AI-NeuralNet-Mesh
2001-01-23 10:55:02 -05:00
SUBDIR += p5-AI-Perceptron
2002-09-19 03:28:32 -04:00
SUBDIR += p5-Bit-Vector
2003-02-21 08:44:49 -05:00
SUBDIR += p5-Math-FFT
2001-01-28 10:29:58 -05:00
SUBDIR += p5-Math-GMP
2005-02-07 23:29:22 -05:00
SUBDIR += p5-Math-Pari
2001-01-24 03:22:47 -05:00
SUBDIR += p5-Set-IntSpan
2006-02-12 11:24:50 -05:00
SUBDIR += pari
2006-05-12 09:36:51 -04:00
SUBDIR += plplot
2001-12-22 09:35:25 -05:00
SUBDIR += py-Numeric
2004-02-05 18:40:43 -05:00
SUBDIR += py-gnuplot
2004-02-08 11:40:52 -05:00
SUBDIR += py-probstat
2001-02-04 13:44:47 -05:00
SUBDIR += sc
1998-09-18 18:48:16 -04:00
SUBDIR += wingz
2001-01-16 20:10:37 -05:00
SUBDIR += wmcalc
1998-09-23 11:59:53 -04:00
SUBDIR += xspread
2001-02-09 05:58:13 -05:00
SUBDIR += yorick
2002-06-09 01:37:33 -04:00
1998-05-23 21:19:28 -04:00
.include <bsd.port.subdir.mk>