ports/sysutils/scalpel/files/pkg-message.in
2019-08-14 12:16:12 +00:00

14 lines
362 B
Text

[
{ type: install
message: <<EOM
Scalpel has been successfully installed on your system.
Now it is time to configure this package.
Copy %%PREFIX%%/etc/scalpel.conf.sample into your working
directory as scalpel.conf and edit it.
Scalpel will always use scalpel.conf in your current working
directory, if not specified with "-c /path/to/scalpel.conf".
EOM
}
]