aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2005-12-08 14:14:07 +0000
committerAnton Berezin <tobez@FreeBSD.org>2005-12-08 14:14:07 +0000
commit9b4c89fc1fb619c0f74714bd46a2b1a9decaccdf (patch)
treef8593249eccd153b4ec0f754183abecbd23bc54b /math/Makefile
parentca9f7390f7b1401e64ea64f5e7efc1b8a2170c62 (diff)
downloadports-9b4c89fc1fb619c0f74714bd46a2b1a9decaccdf.tar.gz
ports-9b4c89fc1fb619c0f74714bd46a2b1a9decaccdf.zip
Add math/p5-Math-Matrix 0.4, a Perl module that performs a number of
common matrix operations.
Notes
Notes: svn path=/head/; revision=150667
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
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