summaryrefslogtreecommitdiff
path: root/science/dlpoly-classic/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'science/dlpoly-classic/pkg-message')
-rw-r--r--science/dlpoly-classic/pkg-message8
1 files changed, 6 insertions, 2 deletions
diff --git a/science/dlpoly-classic/pkg-message b/science/dlpoly-classic/pkg-message
index bc238819dd10..1ef8cfbb50f3 100644
--- a/science/dlpoly-classic/pkg-message
+++ b/science/dlpoly-classic/pkg-message
@@ -1,4 +1,6 @@
-------------------------------------------------------------------------------
+[
+{ type: install
+ message: <<EOM
This port provides both serial and parallel (MPI) binaries. Use of
the MPI binary is strongly recommended on any machine with multiple
cores available. The serial binary is provided only for testing and
@@ -9,4 +11,6 @@ To run a model on a workstation using 4 cores, use:
mpirun -n 4 dlpoly-classic-mpi
To run on a cluster, please see the documentation for your scheduler software.
-------------------------------------------------------------------------------
+EOM
+}
+]