summaryrefslogtreecommitdiff
path: root/sysutils/rsyncbackup/files/pkg-message.in
blob: 0854f9d5fac7dae285c02793f108b76003dde65e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[
{ type: install
  message: <<EOM
rsyncbackup is now installed on your system.

- rsyncbackup installed into %%PREFIX%%/bin/rsyncbackup

- Configuration files:
  These files are installed into %%PREFIX%%/etc/rsyncbackup,
  and are usually copyied to rsyncbackup-users ~/backup/*.conf

  NOTE: %%PREFIX%%/etc/rsyncbackup is deleted upon deletion

- HTML documentation:
  The HTML documentation has been installed into
  %%DOCSDIR%%

Official page: 	http://BSDforge.com/projects/sysutils/rsync-backup/
EOM
}
]