summaryrefslogtreecommitdiff
path: root/math/scalapack/files
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 22:29:42 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 22:29:42 +0000
commit558224994b6a2fbede4a420d1e66d57bbea5c4a8 (patch)
treef8fffd0a880e3bf796b0afc8c07cde885792a226 /math/scalapack/files
parentremove strange prop. (diff)
onvert to UCL & cleanup pkg-message (categories l-m)
Notes
Notes: svn path=/head/; revision=508882
Diffstat (limited to 'math/scalapack/files')
-rw-r--r--math/scalapack/files/pkg-message.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/math/scalapack/files/pkg-message.in b/math/scalapack/files/pkg-message.in
index 74b24ecc5d10..77fcda0ea8fe 100644
--- a/math/scalapack/files/pkg-message.in
+++ b/math/scalapack/files/pkg-message.in
@@ -1,4 +1,6 @@
-***********************************************************************
+[
+{ type: install
+ message: <<EOM
Please test your scalapack installation
Example programs are located at %%EXAMPLESDIR%%
@@ -30,4 +32,6 @@
You can change -np 4 to any number to meet your environment.
See files at %%DOCSDIR%% for detail.
-**********************************************************************
+EOM
+}
+]