aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-04-28 19:02:57 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-04-28 19:02:57 +0000
commit4b6affc5809a997ee72b12f2e1f5cad24c0b3316 (patch)
tree137c90dee0ce25f06adfb9759d6b37dfb1999d86 /math/Makefile
parent158cd5c588c17d18d83208fcc6b0818c1a893a9d (diff)
downloadports-4b6affc5809a997ee72b12f2e1f5cad24c0b3316.tar.gz
ports-4b6affc5809a997ee72b12f2e1f5cad24c0b3316.zip
New port: math/py-random2: Python 3 compatible Python 2 random module
PR: 227829 Submitted by: Kai <freebsd_ports@k-worx.org>
Notes
Notes: svn path=/head/; revision=468563
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 859dcc54d7e0..901756591313 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -701,6 +701,7 @@
SUBDIR += py-pysparse
SUBDIR += py-pysym
SUBDIR += py-pyvtk
+ SUBDIR += py-random2
SUBDIR += py-roman
SUBDIR += py-scientific
SUBDIR += py-seaborn