summaryrefslogtreecommitdiff
path: root/devel/plan9port/files/pkg-message.in
blob: 1e1383f83772a5a879bdf1ab739e6a9f3378a18c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[
{ type: install,
  message: <<EOM
The plan9port tools consist of many small binaries intimately tied
together, some of them conflicting with %%OPSYS%% base utilities.  To
avoid runtime conflicts, you may wish to append
%%PREFIX%%/plan9/bin to your PATH.

Alternatively, plan9port tools can be run with %%PREFIX%%/bin/9

    9 man 1 intro
EOM
}
]