mirror of
https://git.freebsd.org/ports.git
synced 2025-07-04 02:49:14 -04:00
17 lines
333 B
Text
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
|
|
}
|
|
]
|