1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/math/Makefile

20 lines
367 B
Makefile
Raw Normal View History

# $Id: Makefile,v 1.11 1995/05/14 03:29:48 asami Exp $
#
# RESTRICTED: maxima (license required)
1994-10-06 01:16:49 +00:00
#
SUBDIR += blas
SUBDIR += calc
SUBDIR += eispack
SUBDIR += fudgit
SUBDIR += gmp
SUBDIR += gnuplot
SUBDIR += hexcalc
SUBDIR += linpack
SUBDIR += octave
SUBDIR += oleo
SUBDIR += xgraph
SUBDIR += xspread
1994-10-06 01:16:49 +00:00
.include <bsd.port.subdir.mk>