summaryrefslogtreecommitdiff
path: root/sysutils/py-scarab/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/py-scarab/files/pkg-message.in')
-rw-r--r--sysutils/py-scarab/files/pkg-message.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/sysutils/py-scarab/files/pkg-message.in b/sysutils/py-scarab/files/pkg-message.in
index 4303bfb7a244..be6a690098a6 100644
--- a/sysutils/py-scarab/files/pkg-message.in
+++ b/sysutils/py-scarab/files/pkg-message.in
@@ -1,3 +1,6 @@
+[
+{ 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.
@@ -5,3 +8,6 @@ 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
+}
+]