aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2019-05-08 05:50:41 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2019-05-08 05:50:41 +0000
commit829fd3baa939c92a6e884a0a0e5599591400b7b2 (patch)
tree252e23f33d5103ff061b077f1eec1ea08166fffb /math/Makefile
parent68197f1a2f1efa571bfb265f475b84b7d0b098f9 (diff)
downloadports-829fd3baa939c92a6e884a0a0e5599591400b7b2.tar.gz
ports-829fd3baa939c92a6e884a0a0e5599591400b7b2.zip
New port: math/primesieve: Fast prime number generator
Notes
Notes: svn path=/head/; revision=500995
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 f19ea95b26d6..3133b978a695 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -679,6 +679,7 @@
SUBDIR += plplot-ada
SUBDIR += polylib
SUBDIR += primegen
+ SUBDIR += primesieve
SUBDIR += primme
SUBDIR += prng
SUBDIR += proofgeneral