aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/py-scarab
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2019-08-14 20:16:12 +0800
committermat <mat@FreeBSD.org>2019-08-14 20:16:12 +0800
commit3b7cfe0657b6ef8964f3c2ab2d71dd2fc30bb6f0 (patch)
treed93b56c802078ea422367abc82bd53ab1780d10b /sysutils/py-scarab
parentaee3074317e0383d11c7115b7a40519f802a8e9c (diff)
downloadfreebsd-ports-gnome-3b7cfe0657b6ef8964f3c2ab2d71dd2fc30bb6f0.tar.gz
freebsd-ports-gnome-3b7cfe0657b6ef8964f3c2ab2d71dd2fc30bb6f0.tar.zst
freebsd-ports-gnome-3b7cfe0657b6ef8964f3c2ab2d71dd2fc30bb6f0.zip
Convert to UCL & cleanup pkg-message (categories s)
Diffstat (limited to 'sysutils/py-scarab')
-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
+}
+]