diff options
author | minskim <minskim@pkgsrc.org> | 2020-01-01 16:38:17 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2020-01-01 16:38:17 +0000 |
commit | 86cf4bf9d6815fa1d0b7e8da178615240e2d6122 (patch) | |
tree | 6f441fe12613549fddc4e49100d60e5176931a26 /math/Makefile | |
parent | 2625d692e34b14aed998c50f66c44ac9afe6f175 (diff) | |
download | pkgsrc-86cf4bf9d6815fa1d0b7e8da178615240e2d6122.tar.gz |
math/Makefile: Add py-Keras-Applications
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 f01f20eeb19..8fe3e7b31d7 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.444 2020/01/01 16:31:23 minskim Exp $ +# $NetBSD: Makefile,v 1.445 2020/01/01 16:38:17 minskim Exp $ COMMENT= Mathematics @@ -304,6 +304,7 @@ SUBDIR+= php-stats SUBDIR+= ppl SUBDIR+= prng SUBDIR+= pspp +SUBDIR+= py-Keras-Applications SUBDIR+= py-Keras-Preprocessing SUBDIR+= py-Numeric SUBDIR+= py-Scientific |