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

11 lines
260 B
Text

[
{ type: install
message: <<EOM
The port will install an htdocs dir %%WWWDIR%%.
Copy %%WWWDIR%%/config.ini-example
to %%WWWDIR%%/config.ini and
edit it to make it use your git repositories.
Then configure your webserver to use the htdocs directory.
EOM
}
]