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

17 lines
333 B
Text

[
{ type: install
message: <<EOM
Congratulations, PunBB is now installed!
Please, make sure that you have installed a database:
(MySQL =>4.1.2, PostgreSQL =>7.0 or SQLite 2 or later).
If you want to optimize PunBB, read the following website:
http://punbb.org/docs/install.html
PunBB has been installed in %%WWWDIR%%.
EOM
}
]