diff options
author | markd <markd@pkgsrc.org> | 2017-11-22 11:15:50 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2017-11-22 11:15:50 +0000 |
commit | a72bb3362f196babf127afd7b2dcd2afd0415f6b (patch) | |
tree | ff1195d0dbe6dff30045eb62ba5c51131baf6783 /math/Makefile | |
parent | 22a6b9d44d562e6e7f61c248c47d129d7234ce7c (diff) | |
download | pkgsrc-a72bb3362f196babf127afd7b2dcd2afd0415f6b.tar.gz |
math: add py-scikit-image
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 7433a55779d..36131ba7e9a 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.347 2017/11/22 11:07:52 markd Exp $ +# $NetBSD: Makefile,v 1.348 2017/11/22 11:15:50 markd Exp $ COMMENT= Mathematics @@ -269,6 +269,7 @@ SUBDIR+= py-pywavelets SUBDIR+= py-quadprog SUBDIR+= py-roman SUBDIR+= py-rpy +SUBDIR+= py-scikit-image SUBDIR+= py-scikit-learn SUBDIR+= py-scipy SUBDIR+= py-simpleeval |