summaryrefslogtreecommitdiff
path: root/math/Makefile
blob: e71e8381fd64e0e0f67f27ce9233ba62ff779b35 (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.15 1995/11/26 13:49:33 asami Exp $
#

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

.include <bsd.port.subdir.mk>