summaryrefslogtreecommitdiff
path: root/databases/metabase/files/pkg-message.in
blob: d86f4ac55c20d5b8f1645ec8c32243b10964fc75 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[
{ 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
}
]