Date: Mon, 31 May 2021 05:11:07 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: da21801551a7 - main - science/opensph: Add pkg-message Message-ID: <202105310511.14V5B74h006169@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=da21801551a7fc0539ec7c52fc0f446f2a67f303 commit da21801551a7fc0539ec7c52fc0f446f2a67f303 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-05-31 05:05:32 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-05-31 05:05:32 +0000 science/opensph: Add pkg-message --- science/opensph/pkg-message | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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 +} +]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105310511.14V5B74h006169>