summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2018-06-20 05:14:34 +0000
committermef <mef@pkgsrc.org>2018-06-20 05:14:34 +0000
commit81510bcab8546d84b4ac6462d917df8b83e51a93 (patch)
tree88b7b822ee6a19a3551a4a2131e04b5ba6d7bd52 /math
parent6c293630afe35e041c00ad84d5ac7d9817109582 (diff)
downloadpkgsrc-81510bcab8546d84b4ac6462d917df8b83e51a93.tar.gz
Added math/p5-Math-Matrix version 0.8 [mef 2018-06-20]
Added math/p5-Math-Systems version 0.01 [mef 2018-06-20]
Diffstat (limited to 'math')
-rw-r--r--math/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 2e2371480d3..ef78bbb9399 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.389 2018/06/17 01:11:14 minskim Exp $
+# $NetBSD: Makefile,v 1.390 2018/06/20 05:14:34 mef Exp $
COMMENT= Mathematics
@@ -227,6 +227,7 @@ SUBDIR+= p5-Math-FFT
SUBDIR+= p5-Math-GMP
SUBDIR+= p5-Math-Int64
SUBDIR+= p5-Math-Interpolate
+SUBDIR+= p5-Math-Matrix
SUBDIR+= p5-Math-MatrixReal
SUBDIR+= p5-Math-Pari
SUBDIR+= p5-Math-Permute-List
@@ -239,6 +240,7 @@ SUBDIR+= p5-Math-Random-MT-Auto
SUBDIR+= p5-Math-Random-MT-Perl
SUBDIR+= p5-Math-Round
SUBDIR+= p5-Math-Spline
+SUBDIR+= p5-Math-Systems
SUBDIR+= p5-Math-Utils
SUBDIR+= p5-Math-VecStat
SUBDIR+= p5-Number-Compare