diff options
author | tobez <tobez@FreeBSD.org> | 2005-12-08 22:14:07 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2005-12-08 22:14:07 +0800 |
commit | b8c512fe3155ba0e66f6c3bf8d28d18fea331d4d (patch) | |
tree | b942c6fb52b05faffa0469efee9ec71fe32ad032 /math/Makefile | |
parent | 1aaf68f9c9caf3bdb87ef2056022b1ceb1614617 (diff) | |
download | freebsd-ports-gnome-b8c512fe3155ba0e66f6c3bf8d28d18fea331d4d.tar.gz freebsd-ports-gnome-b8c512fe3155ba0e66f6c3bf8d28d18fea331d4d.tar.zst freebsd-ports-gnome-b8c512fe3155ba0e66f6c3bf8d28d18fea331d4d.zip |
Add math/p5-Math-Matrix 0.4, a Perl module that performs a number of
common matrix operations.
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 d7c76696a505..9d1f54c9775f 100644 --- a/math/Makefile +++ b/math/Makefile @@ -172,6 +172,7 @@ SUBDIR += p5-Math-Interpolate SUBDIR += p5-Math-LinearCombination SUBDIR += p5-Math-Logic + SUBDIR += p5-Math-Matrix SUBDIR += p5-Math-Pari SUBDIR += p5-Math-Random SUBDIR += p5-Math-Random-MT |