summaryrefslogtreecommitdiff
path: root/devel/gitlist/files/pkg-message.in
blob: a921ff5b0e35dff7c73ca9379f77826a53bf572d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[
{ 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
}
]