forked from Lainports/freebsd-ports
18 lines
393 B
Text
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
|
|
}
|
|
]
|