aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-05-31 05:05:32 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-05-31 05:05:32 +0000
commitda21801551a7fc0539ec7c52fc0f446f2a67f303 (patch)
tree6439e9eeb587c5eaf222a418bb3381626e8a7c75
parent367b7e969b55523aebcd77175ee96cb8341023b2 (diff)
downloadports-da21801551a7fc0539ec7c52fc0f446f2a67f303.tar.gz
ports-da21801551a7fc0539ec7c52fc0f446f2a67f303.zip
science/opensph: Add pkg-message
-rw-r--r--science/opensph/pkg-message12
1 files changed, 12 insertions, 0 deletions
diff --git a/science/opensph/pkg-message b/science/opensph/pkg-message
new file mode 100644
index 000000000000..1c1654f544c8
--- /dev/null
+++ b/science/opensph/pkg-message
@@ -0,0 +1,12 @@
+[
+{ type: install
+ message: <<EOM
+You installed OpenSPH: a tool for running SPH and N-body simulations.
+
+In order to see how it works please open any of the *.sph files in the
+source tree with the opensph executable, and choose the Simulation/Start
+menu item.
+
+EOM
+}
+]