freebsd-ports/net/gnu-dico/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

18 lines
393 B
Text

[
{ type: install
message: <<EOM
This port installs Dict server dicod and Dict client gdico.
To enable the server, add the following line to /etc/rc.conf:
dicod_enable="YES"
Before you can start dicod, you have to install dictionaries
and configure them in %%PREFIX%%/etc/dicod.conf
See %%PREFIX%%/etc/dicod.conf.sample for examples.
For help see info documentation: info Dico
EOM
}
]