Cocoon is now installed in %%APP_HOME%%.

In order to be able to run Cocoon, please add the following line to
/etc/rc.conf:

%%APP_NAME%%_enable="YES"

If you wish to start cocoon right now, invoke the startup script with
`%%PREFIX%%/etc/rc.d/%%APP_NAME%%.sh start'
and point your web browser to the default home page at
http://localhost:%%PORT%%/ where you may read the documentation and test the
samples.
