freebsd-ports/www/pmwiki/files/pkg-message.in
2019-08-14 12:25:09 +00:00

12 lines
260 B
Text

[
{ type: install
message: <<EOM
Before the first use of PmWiki, copy sample-config.php to config.php
in %%PREFIX%%/%%PMWIKIDIR%%
Please visit 'http://{host.domain}/pmwiki/pmwiki.php' in a
web-browser and follow the configuration instructions.
EOM
}
]