diff options
author | sno <sno@pkgsrc.org> | 2013-07-03 14:36:49 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2013-07-03 14:36:49 +0000 |
commit | 91d4272b6ba7b5bddc59074c8de4de08f2a19522 (patch) | |
tree | 40f5d19b97403d91e13bf2d28835d117d20c1265 /math/Makefile | |
parent | 97e0f186a26d902291616981c43a2d7d1fb7391c (diff) | |
download | pkgsrc-91d4272b6ba7b5bddc59074c8de4de08f2a19522.tar.gz |
Adding subdir's for p5-Algorithm-Cluster, p5-Math-Random-ISAAC,
p5-Math-Random-ISAAC-XS, p5-Number-Tolerant.
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 5aae20fd6bb..c40bb6bbd19 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.252 2013/06/10 12:31:25 ryoon Exp $ +# $NetBSD: Makefile,v 1.253 2013/07/03 14:36:49 sno Exp $ COMMENT= Mathematics @@ -150,6 +150,7 @@ SUBDIR+= openaxiom SUBDIR+= openfst SUBDIR+= ordCalc SUBDIR+= otter +SUBDIR+= p5-Algorithm-Cluster SUBDIR+= p5-Excel-Template SUBDIR+= p5-Excel-Template-Plus SUBDIR+= p5-Math-Base36 @@ -167,6 +168,8 @@ SUBDIR+= p5-Math-Pari SUBDIR+= p5-Math-Permute-List SUBDIR+= p5-Math-Prime-Util SUBDIR+= p5-Math-Random +SUBDIR+= p5-Math-Random-ISAAC +SUBDIR+= p5-Math-Random-ISAAC-XS SUBDIR+= p5-Math-Random-MT SUBDIR+= p5-Math-Random-MT-Auto SUBDIR+= p5-Math-Random-MT-Perl @@ -174,6 +177,7 @@ SUBDIR+= p5-Math-Round SUBDIR+= p5-Math-VecStat SUBDIR+= p5-Number-Compare SUBDIR+= p5-Number-Latin +SUBDIR+= p5-Number-Tolerant SUBDIR+= p5-Roman SUBDIR+= p5-Set-Crontab SUBDIR+= p5-Set-Infinite |