Sun Jun 12 14:35:53 2022 UTC ()
math/Makefile: Add basic-stats


(bacon)
diff -r1.545 -r1.546 pkgsrc/math/Makefile

cvs diff -r1.545 -r1.546 pkgsrc/math/Makefile (expand / switch to unified diff)

--- pkgsrc/math/Makefile 2022/05/21 13:42:23 1.545
+++ pkgsrc/math/Makefile 2022/06/12 14:35:53 1.546
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.545 2022/05/21 13:42:23 mef Exp $ 1# $NetBSD: Makefile,v 1.546 2022/06/12 14:35:53 bacon Exp $
2 2
3COMMENT= Mathematics 3COMMENT= Mathematics
4 4
5SUBDIR+= R 5SUBDIR+= R
6SUBDIR+= R-CGIwithR 6SUBDIR+= R-CGIwithR
7SUBDIR+= R-DAAG 7SUBDIR+= R-DAAG
8SUBDIR+= R-DBI 8SUBDIR+= R-DBI
9SUBDIR+= R-DEoptimR 9SUBDIR+= R-DEoptimR
10SUBDIR+= R-FNN 10SUBDIR+= R-FNN
11SUBDIR+= R-Formula 11SUBDIR+= R-Formula
12SUBDIR+= R-GRASS 12SUBDIR+= R-GRASS
13SUBDIR+= R-ISLR 13SUBDIR+= R-ISLR
14SUBDIR+= R-ISwR 14SUBDIR+= R-ISwR
@@ -130,26 +130,27 @@ SUBDIR+= R-xtable @@ -130,26 +130,27 @@ SUBDIR+= R-xtable
130SUBDIR+= R-xts 130SUBDIR+= R-xts
131SUBDIR+= R-zeallot 131SUBDIR+= R-zeallot
132SUBDIR+= R-zoo 132SUBDIR+= R-zoo
133SUBDIR+= TinySVM 133SUBDIR+= TinySVM
134SUBDIR+= aamath 134SUBDIR+= aamath
135SUBDIR+= abs 135SUBDIR+= abs
136SUBDIR+= admesh 136SUBDIR+= admesh
137SUBDIR+= algae 137SUBDIR+= algae
138SUBDIR+= amath 138SUBDIR+= amath
139SUBDIR+= analitza 139SUBDIR+= analitza
140SUBDIR+= antixls 140SUBDIR+= antixls
141SUBDIR+= aribas 141SUBDIR+= aribas
142SUBDIR+= arpack-ng 142SUBDIR+= arpack-ng
 143SUBDIR+= basic-stats
143SUBDIR+= bc 144SUBDIR+= bc
144SUBDIR+= bc-gh 145SUBDIR+= bc-gh
145SUBDIR+= bcal 146SUBDIR+= bcal
146SUBDIR+= blas 147SUBDIR+= blas
147SUBDIR+= blas64 148SUBDIR+= blas64
148SUBDIR+= blitz++ 149SUBDIR+= blitz++
149SUBDIR+= boolstuff 150SUBDIR+= boolstuff
150SUBDIR+= calc 151SUBDIR+= calc
151SUBDIR+= calcoo 152SUBDIR+= calcoo
152SUBDIR+= cantor 153SUBDIR+= cantor
153SUBDIR+= capc-calc 154SUBDIR+= capc-calc
154SUBDIR+= cblas 155SUBDIR+= cblas
155SUBDIR+= cblas64 156SUBDIR+= cblas64