ports/sysutils/py-scarab/files/pkg-message.in
2019-08-14 12:16:12 +00:00

13 lines
366 B
Text

[
{ type: install
message: <<EOM
Before you can manipulate PRs with this program in FreeBSD Bugzilla
you have to create an API key and copy it in your config file.
Login -> Preferences -> API keys -> Generate a new API key
The config file is probed from your home directory as ".scarabrc".
A sample scarabrc config file is located under %%EXAMPLESDIR%%.
EOM
}
]