sudo cp /usr/share/hunspell/pt_BR.* /usr/share/myspell/dicts/
It indeed seems to work. However, Hunspell is said to only be backward compatible with MySpell (i.e., Hunspell understands MySpell dictionaries, not the opposite). That is why I expects some issues. Anyway, thanks a lot for this solution!
