summaryrefslogtreecommitdiff
path: root/irc/eggdrop/files/pkg-message.in
blob: b885cab6f1cf510857d7aefdfa5df6625c341234 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[
{ type: install
  message: <<EOM
This Port of Eggdrop differs from a normal eggdrop installation, because
it does respect hier(7). That means your eggdrop.conf goes to
%%PREFIX%%/etc/eggdrop.conf and .chan, .notes, .user files go to
%%PREFIX%%/share/eggdrop. Modules will go to %%PREFIX%%/lib/eggdrop and
documentation can be found in %%PREFIX%%/share/doc/eggdrop, scripts go
to %%PREFIX%%/share/eggdrop/scripts.
EOM
}
]