ports/textproc/codespell/files/pkg-message.in
Fernando Apesteguía 82bd9a5456 textproc/codespell: Update to 1.17.1
PR:	246824
Submitted by:	fk@fabiankeil.de
2020-05-29 16:20:43 +00:00

9 lines
173 B
Text

[
{ type: install
message: <<EOM
You have successfully installed codespell!
The dictionary files have been installed to:
%%PYTHON_SITELIBDIR%%/codespell_lib/data/
EOM
}
]