Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
16 lines
482 B
Text
16 lines
482 B
Text
================================================================
|
|
|
|
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
|
|
|
|
================================================================
|