mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
20 lines
401 B
Makefile
20 lines
401 B
Makefile
# $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>
|