ports/databases/redis5/files/pkg-message.in
Sergey A. Osokin 8b939f044b Repo-copy databases/redis to databases/redis5.
Update CONFLICTS.
Do not connect to the build.
2021-01-13 15:37:27 +00:00

11 lines
245 B
Text

[
{ type: install
message: <<EOM
To setup "%%PORTNAME%%" you need to edit the configuration file:
%%PREFIX%%/etc/%%PORTNAME%%.conf
To run redis from startup, add %%PORTNAME%%_enable="YES"
in your /etc/rc.conf.
EOM
}
]