mirror of
https://git.freebsd.org/ports.git
synced 2025-07-03 18:39:16 -04:00
10 lines
291 B
Text
10 lines
291 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
To configure the plugin, please copy
|
|
%%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/config/config_sample.php to
|
|
%%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/config/config.php
|
|
then review, and modify, its content for your environment.
|
|
EOM
|
|
}
|
|
]
|