71a09abcf5
PR: 257304
18 lines
266 B
Text
18 lines
266 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
To configure %%PORTNAME%% please edit:
|
|
%%PREFIX%%/etc/%%PORTNAME%%.conf
|
|
|
|
To run %%PORTNAME%% at startup, enable it
|
|
in your /etc/rc.conf:
|
|
|
|
sysrc %%PORTNAME%%_enable="YES"
|
|
|
|
To start %%PORTNAME%%:
|
|
|
|
service %%PORTNAME%% start
|
|
EOM
|
|
}
|
|
]
|
|
|