mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
b2b680d7b4
a port! (I thought easy-import now yells in your ears about this..)
22 lines
422 B
Makefile
22 lines
422 B
Makefile
# $Id: Makefile,v 1.18 1996/06/07 15:56:19 jmz Exp $
|
|
#
|
|
|
|
SUBDIR += blas
|
|
SUBDIR += calc
|
|
SUBDIR += eispack
|
|
SUBDIR += fudgit
|
|
SUBDIR += gnuplot
|
|
SUBDIR += hexcalc
|
|
SUBDIR += lapack
|
|
SUBDIR += linpack
|
|
SUBDIR += maxima
|
|
SUBDIR += octave
|
|
SUBDIR += oleo
|
|
SUBDIR += wingz
|
|
SUBDIR += xgraph
|
|
SUBDIR += xlispstat
|
|
SUBDIR += xspread
|
|
SUBDIR += xvgr
|
|
|
|
.include <bsd.port.subdir.mk>
|