diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 16:00:39 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 16:00:39 +0000 |
commit | a6c40a689b8a327b1ecf5778f120f0d7250ea7a8 (patch) | |
tree | e784ed48f7c3bb5a803cbd97b583435da971804d /biology/lagan | |
parent | 648300c466186a9a3281a692e09992799c9a706c (diff) | |
download | ports-a6c40a689b8a327b1ecf5778f120f0d7250ea7a8.tar.gz ports-a6c40a689b8a327b1ecf5778f120f0d7250ea7a8.zip |
Notes
Diffstat (limited to 'biology/lagan')
-rw-r--r-- | biology/lagan/files/pkg-message.in | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/biology/lagan/files/pkg-message.in b/biology/lagan/files/pkg-message.in index d2696dff32ee..3036d2556840 100644 --- a/biology/lagan/files/pkg-message.in +++ b/biology/lagan/files/pkg-message.in @@ -1,9 +1,11 @@ -=============================================================================== - +[ +{ type: install + message: <<EOM All the executables, scripts, Readmes and utilities were installed under %%LAGAN_DIR%% Add this to your PATH and set the environment variable LAGAN_DIR to point to this directory. - -=============================================================================== +EOM +} +] |