openbsd-ports/math/Makefile

79 lines
1.8 KiB
Makefile
Raw Normal View History

2007-12-17 15:43:38 -05:00
# $OpenBSD: Makefile,v 1.74 2007/12/17 20:43:38 jasper 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
2006-10-21 12:58:41 -04:00
SUBDIR += amd
2006-10-19 12:21:11 -04:00
SUBDIR += arpack
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-10-02 17:59:12 -04:00
SUBDIR += cblas
2006-06-12 07:14:47 -04:00
SUBDIR += cfitsio
2001-09-22 10:26:05 -04:00
SUBDIR += coq
2006-10-14 14:53:00 -04:00
SUBDIR += ecm
2007-03-20 07:36:29 -04:00
SUBDIR += eigen
2007-12-17 15:43:38 -05:00
SUBDIR += fann
2001-07-01 19:11:58 -04:00
SUBDIR += fftw
2005-10-03 17:43:08 -04:00
SUBDIR += fftw3
2006-10-18 13:41:47 -04:00
SUBDIR += fftw3,float
2006-10-28 15:53:28 -04:00
SUBDIR += freemat
2003-06-25 17:59:45 -04:00
SUBDIR += galculator
2001-01-12 11:09:14 -05:00
SUBDIR += geg
2007-12-01 08:39:10 -05:00
SUBDIR += ginac
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
2006-10-19 06:51:57 -04:00
SUBDIR += matio
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
2007-10-13 04:01:01 -04:00
SUBDIR += p5-Chart-Math-Axis
2007-09-20 01:13:28 -04:00
SUBDIR += p5-GraphViz
SUBDIR += p5-Math-Bezier
2006-07-10 11:34:22 -04:00
SUBDIR += p5-Math-BigInt-GMP
SUBDIR += p5-Math-Calc-Units
2003-02-21 08:44:49 -05:00
SUBDIR += p5-Math-FFT
SUBDIR += p5-Math-Fibonacci
SUBDIR += p5-Math-Fibonacci-Phi
2001-01-28 10:29:58 -05:00
SUBDIR += p5-Math-GMP
2005-02-07 23:29:22 -05:00
SUBDIR += p5-Math-Pari
2006-12-27 12:30:54 -05:00
SUBDIR += p5-Math-Round
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
2006-06-25 20:46:51 -04:00
SUBDIR += py-numpy
2004-02-08 11:40:52 -05:00
SUBDIR += py-probstat
2007-10-07 14:37:42 -04:00
SUBDIR += qtoctave
2001-02-04 13:44:47 -05:00
SUBDIR += sc
2006-10-21 13:23:19 -04:00
SUBDIR += umfpack
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>