summaryrefslogtreecommitdiff
path: root/math/Makefile
blob: e8646ae466b022ece825548bb7b5a754110ad029 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $Id: Makefile,v 1.13 1995/08/18 08:53:54 asami Exp $
#

    SUBDIR += blas
    SUBDIR += calc
    SUBDIR += eispack
    SUBDIR += fudgit
    SUBDIR += gmp
    SUBDIR += gnuplot
    SUBDIR += hexcalc
    SUBDIR += linpack
RESTRICTED += maxima (license required)
    SUBDIR += octave
    SUBDIR += oleo
    SUBDIR += xgraph
    SUBDIR += xlispstat
    SUBDIR += xspread

.include <bsd.port.subdir.mk>