diff options
author | steve <steve@FreeBSD.org> | 1999-06-09 01:52:16 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-06-09 01:52:16 +0000 |
commit | bed28112487f73efbe9fbdea43e454438281f334 (patch) | |
tree | 226e6590baf24dd84a825c2c46b669c936dae60c /math/Makefile | |
parent | ee11a21c1d08ef9badc5b609877f273da849e25a (diff) | |
download | FreeBSD-ports-bed28112487f73efbe9fbdea43e454438281f334.zip FreeBSD-ports-bed28112487f73efbe9fbdea43e454438281f334.tar.gz |
Add the gnuplot+ and parmetis ports.
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 7e433b1..33d99d2 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.60 1999/04/03 02:14:13 steve Exp $ +# $Id: Makefile,v 1.61 1999/06/01 13:17:49 tg Exp $ # SUBDIR += PDL @@ -22,6 +22,7 @@ SUBDIR += geg SUBDIR += gnumeric SUBDIR += gnuplot + SUBDIR += gnuplot+ SUBDIR += grace SUBDIR += hexcalc SUBDIR += lapack @@ -34,6 +35,7 @@ SUBDIR += p5-MatrixReal SUBDIR += p5-Set-IntSpan SUBDIR += pari + SUBDIR += parmetis SUBDIR += plplot SUBDIR += pygist SUBDIR += rng |