diff options
author | jeh <jeh@FreeBSD.org> | 2000-10-28 12:36:04 +0000 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2000-10-28 12:36:04 +0000 |
commit | 3e5deb59d4914ae345c91a8491d69d6a070ea4b7 (patch) | |
tree | 6f5e7788ca00e4ecd350541af878475524d58ad0 /math/Makefile | |
parent | cd092eb903c920b2768010b0729b6c755039cc61 (diff) | |
download | FreeBSD-ports-3e5deb59d4914ae345c91a8491d69d6a070ea4b7.zip FreeBSD-ports-3e5deb59d4914ae345c91a8491d69d6a070ea4b7.tar.gz |
New port: math/gri
Gri is an extensible plotting language for producing scientific graphs
PR: 21995
Submitted by: M. L. Dodson <bdodson@scms.utmb.EDU>
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 9e8cc81..d09e162 100644 --- a/math/Makefile +++ b/math/Makefile @@ -26,6 +26,7 @@ SUBDIR += gnuplot SUBDIR += gnuplot+ SUBDIR += grace + SUBDIR += gri SUBDIR += grpn SUBDIR += gsl SUBDIR += hexcalc |