diff options
author | fhajny <fhajny> | 2014-02-20 11:30:45 +0000 |
---|---|---|
committer | fhajny <fhajny> | 2014-02-20 11:30:45 +0000 |
commit | cc03e107b130d3795b1c0b3bc37a1b1bddeb17ea (patch) | |
tree | b7e4f3544fde215e3dcec77d3a08c13576040006 /math/Makefile | |
parent | de8c74b36f2655d7de80de5f1d1b3eabe2fcc57b (diff) | |
download | pkgsrc-cc03e107b130d3795b1c0b3bc37a1b1bddeb17ea.tar.gz |
Add p5-Algorithm-Munkres, p5-Math-Derivative, p5-Math-Spline
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 5b8fe972172..68681d8475a 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.262 2014/01/25 12:52:56 prlw1 Exp $ +# $NetBSD: Makefile,v 1.263 2014/02/20 11:30:45 fhajny Exp $ COMMENT= Mathematics @@ -153,6 +153,7 @@ SUBDIR+= openfst SUBDIR+= ordCalc SUBDIR+= otter SUBDIR+= p5-Algorithm-Cluster +SUBDIR+= p5-Algorithm-Munkres SUBDIR+= p5-Excel-Template SUBDIR+= p5-Excel-Template-Plus SUBDIR+= p5-Math-Base36 @@ -163,6 +164,7 @@ SUBDIR+= p5-Math-BigInt-GMP SUBDIR+= p5-Math-BigInt-Pari SUBDIR+= p5-Math-BigInteger SUBDIR+= p5-Math-Complex +SUBDIR+= p5-Math-Derivative SUBDIR+= p5-Math-FFT SUBDIR+= p5-Math-GMP SUBDIR+= p5-Math-Interpolate @@ -177,6 +179,7 @@ SUBDIR+= p5-Math-Random-MT SUBDIR+= p5-Math-Random-MT-Auto SUBDIR+= p5-Math-Random-MT-Perl SUBDIR+= p5-Math-Round +SUBDIR+= p5-Math-Spline SUBDIR+= p5-Math-VecStat SUBDIR+= p5-Number-Compare SUBDIR+= p5-Number-Latin |