ports/net/freeswitch/files/pkg-message.in
Mathieu Arnold 2614c95748 Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.)
2019-08-14 08:48:50 +00:00

13 lines
226 B
Text

[
{ type: install
message: <<EOM
Example configurations are available in:
%%EXAMPLESDIR%%/
A working initial configuration can be installed by running:
( cd %%EXAMPLESDIR%%/vanilla/ && pax -rw -p e . %%ETCDIR%% )
EOM
}
]