freebsd-ports/textproc/romdict/files/pkg-message.in
Pav Lucistnik 7604ffa399 The RomDict project includes (for now) only an English -- Romanian dictionary.
This port installs it in the data format for use with dictd server.

WWW: http://romdict.sourceforge.net/

PR:		ports/90620
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
2005-12-21 00:15:32 +00:00

8 lines
401 B
Text

===============================================================================
To enable your new dictionary add to your
%%LOCALBASE%%/etc/dictd/conf the lines
database romdict { data "%%PREFIX%%/lib/dict/eng-rom.dict.dz"
index "%%PREFIX%%/lib/dict/eng-rom.index" }
and run:
%%LOCALBASE%%/etc/rc.d/dictd.sh restart
===============================================================================