mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 04:46:28 -04:00
13 lines
226 B
Text
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
|
|
}
|
|
]
|