summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-06-22 23:10:16 -0700
committerYuri Victorovich <yuri@FreeBSD.org>2023-06-23 01:27:08 -0700
commit1ac7f193d3e6310af2fea870f6a5caa5fb2e7ebd (patch)
tree35d57d263347c3a17eb413ba2599fd8da10baf01 /math/Makefile
parenttextproc/py-unicodeitplus: New port: Converts simple LaTeX to an unicode appr... (diff)
math/py-resample: New port: Resampling-based inference in Python
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 3155355f9629..2a8a9876fcb0 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1035,6 +1035,7 @@
SUBDIR += py-random2
SUBDIR += py-reals
SUBDIR += py-rectangle-packer
+ SUBDIR += py-resample
SUBDIR += py-roman
SUBDIR += py-rpy2
SUBDIR += py-rustworkx