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

20 lines
401 B
Makefile
Raw Normal View History

1995-10-03 11:45:15 +00:00
# $Id: Makefile,v 1.13 1995/08/18 08:53:54 asami Exp $
1994-10-06 01:16:49 +00:00
#
1995-10-03 11:45:15 +00:00
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
1994-10-06 01:16:49 +00:00
.include <bsd.port.subdir.mk>