diff options
author | aaron <aaron@FreeBSD.org> | 2006-05-15 23:20:12 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-05-15 23:20:12 +0800 |
commit | 0c5c9ed4949b7cc5c0315fe905aa5784ab8a285b (patch) | |
tree | 49a6cd82d32f321d69a31c1a61341088d9574352 /math/Makefile | |
parent | 9bd04e2d139f2af9063aacb22caff0e3e2e5806e (diff) | |
download | freebsd-ports-gnome-0c5c9ed4949b7cc5c0315fe905aa5784ab8a285b.tar.gz freebsd-ports-gnome-0c5c9ed4949b7cc5c0315fe905aa5784ab8a285b.tar.zst freebsd-ports-gnome-0c5c9ed4949b7cc5c0315fe905aa5784ab8a285b.zip |
Adding port math/p5-Math-SymbolicX-Statistics-Distributions, Statistical distributions for Math::Symbolic objects
Approved by: tobez (implicit)
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 85554c5ce81f..06abe2446b93 100644 --- a/math/Makefile +++ b/math/Makefile @@ -197,6 +197,7 @@ SUBDIR += p5-Math-SymbolicX-Complex SUBDIR += p5-Math-SymbolicX-Inline SUBDIR += p5-Math-SymbolicX-ParserExtensionFactory + SUBDIR += p5-Math-SymbolicX-Statistics-Distributions SUBDIR += p5-Math-TrulyRandom SUBDIR += p5-Math-Vec SUBDIR += p5-Math-VecStat |