security/py-pycryptodome: Add pkg-message

PR:	265667
This commit is contained in:
John W. O'Brien
2022-08-06 17:55:12 -07:00
committed by Neel Chauhan
parent 2da22764b0
commit 659e8a4f58
+10
View File
@@ -0,0 +1,10 @@
[
{ type: install
message: <<EOM
Install the math/gmp port to enable accelerated processing with the GNU
Multiple Precision Arithmetic Library. PyCryptodome will use the
optional enhancement at runtime automatically if the library is
available.
EOM
}
]