summaryrefslogtreecommitdiff
path: root/math/py-keras/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-keras/files/pkg-message.in')
-rw-r--r--math/py-keras/files/pkg-message.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/math/py-keras/files/pkg-message.in b/math/py-keras/files/pkg-message.in
index 03b53c1eced3..cd0b37914120 100644
--- a/math/py-keras/files/pkg-message.in
+++ b/math/py-keras/files/pkg-message.in
@@ -1,5 +1,9 @@
-===
+[
+{ type: install
+ message: <<EOM
There is no Tensorflow port currently in FreeBSD ports tree that is required
by Keras by default. To make Keras work with Theano backend, one need to modify
theirs $HOME/.keras/keras.json file and set "backend" option to "theano".
-===
+EOM
+}
+]