ports/net-mgmt/ocsinventory-agent/files/pkg-message.in
Mathieu Arnold 2614c95748 Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.)
2019-08-14 08:48:50 +00:00

14 lines
350 B
Text

[
{ type: install
message: <<EOM
This port disabled the post installation script during the build
process to allow the package to be built without interaction.
If you wish to run this script it is located here:
%%SITE_PERL%%/Ocsinventory/Unix/postinst.pl
Note: It may not be required to run this script depending on
your environment.
EOM
}
]