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 /cad/alliance/files | |
parent | 648300c466186a9a3281a692e09992799c9a706c (diff) | |
download | ports-a6c40a689b8a327b1ecf5778f120f0d7250ea7a8.tar.gz ports-a6c40a689b8a327b1ecf5778f120f0d7250ea7a8.zip |
Notes
Diffstat (limited to 'cad/alliance/files')
-rw-r--r-- | cad/alliance/files/pkg-message.in | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/cad/alliance/files/pkg-message.in b/cad/alliance/files/pkg-message.in index 5b3d43d55402..27bb184cb8f6 100644 --- a/cad/alliance/files/pkg-message.in +++ b/cad/alliance/files/pkg-message.in @@ -1,4 +1,8 @@ -------------------------------------------------------------------------------- +[ +{ type: install + message: <<EOM NOTE: To use Alliance you need to set several environment variables. See %%PREFIX%%/alliance/etc/profile.d/alc_env.{csh,sh} for the details. -------------------------------------------------------------------------------- +EOM +} +] |