summaryrefslogtreecommitdiff
path: root/science/afni/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'science/afni/files/pkg-message.in')
-rw-r--r--science/afni/files/pkg-message.in9
1 files changed, 6 insertions, 3 deletions
diff --git a/science/afni/files/pkg-message.in b/science/afni/files/pkg-message.in
index 018381c3d381..d1d9a7080fd8 100644
--- a/science/afni/files/pkg-message.in
+++ b/science/afni/files/pkg-message.in
@@ -1,4 +1,6 @@
-=============================================================================
+[
+{ type: install
+ message: <<EOM
For quick info, run "man afni".
For AFNI configuration and usage, please visit the AFNI WEB site at
@@ -34,5 +36,6 @@ AFNI_PLUGIN_PATH should be set to %%PREFIX%%/lib/afni:%%DATADIR%%
AFNI_GLOBAL_SESSION should be set to %%DATADIR%%.
You can do this by sourcing %%PREFIX%%/etc/mri/afni.profiles for
Bourne-style shells or or %%PREFIX%%/etc/mri/afni.cshrc for C-style shells.
-
-=============================================================================
+EOM
+}
+]