summaryrefslogtreecommitdiff
path: root/devel/statcvs/files/pkg-message.in
blob: f1cd154c8f6f1edb1e8f607f80fab27b2bd28acb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[
{ type: install
  message: <<EOM
You have just installed StatCVS, a CVS repository activity report
generator.

To use the tool, run the following command:

java -jar %%DATADIR%%/statcvs.jar

Full usage instructions and command options are found at:
http://statcvs.sourceforge.net/manual.html
EOM
}
]