freebsd-ports/devel/cdash/files/pkg-message.in
2019-08-13 16:01:59 +00:00

14 lines
334 B
Text

[
{ type: install
message: <<EOM
Your CDash configuration file is located at
%%PREFIX%%/www/CDash/cdash/config.local.php.
Please create the %%DB_TYPE%% username 'cdash' and
grant him privileges over a database named 'cdash'.
A sample CDash project is available for download at
http://www.cdash.org/download/CDashTest.zip.
EOM
}
]