We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
multiskkserv is a skk server which can search multiple
dictionaries. This server uses cdb format as the dictionary
format. cdb is the efficient and constant (i.e. cannot
add, delete, modify) database format by Dan J. Bernstein,
which I think is the appropriate format for the system-wide
constant dictionary storage.
This is very experimental.
PR: ports/60645
Submitted by: Takahiro Morishita <morishita@skywing.org>