If bcrypt is added as a dependency in a "rebar3 project" then the port executable priv/bcrypt is not built. The .so file is built.
Am wondering what needs to be changed to the rebar.config file to enable building the executable (which is needed for the port mechanism).