diff options
author | skv <skv@FreeBSD.org> | 2002-05-27 14:50:49 +0000 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2002-05-27 14:50:49 +0000 |
commit | df3f05e7771bc5313db9a8a12c7106fd2a11d17d (patch) | |
tree | 4d40e10bfa8a81bc887040554cfa8d85e638b8aa /math/Makefile | |
parent | 1cba93eabdb8c29d542867a0231cb8f23b761f01 (diff) | |
download | FreeBSD-ports-df3f05e7771bc5313db9a8a12c7106fd2a11d17d.zip FreeBSD-ports-df3f05e7771bc5313db9a8a12c7106fd2a11d17d.tar.gz |
Add p5-Math-SimpleVariable 0.03,
simple representation of
mathematical variables.
PR: 32974
Submitted by: Sergey Skvortsov <skv@FreeBSD.org>
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 b957d87..c0e2377 100644 --- a/math/Makefile +++ b/math/Makefile @@ -90,6 +90,7 @@ SUBDIR += p5-Math-Pari SUBDIR += p5-Math-Random SUBDIR += p5-Math-Random-MT + SUBDIR += p5-Math-SimpleVariable SUBDIR += p5-Math-TrulyRandom SUBDIR += p5-MatrixReal SUBDIR += p5-Set-IntSpan |