The Plover Wiki has moved!
The Plover Wiki has moved to GitHub
This wiki is only provided for archival purposes and should not be considered accurate or up to date.
Installation on FreeBSD
From Plover Wiki
FreeBSD
You can install Plover on FreeBSD by using the ports collection.
- Update your ports collection using your preferred method (consult the FreeBSD Handbook if you need help with this step.)
-
Go to the Plover port directory:
cd /usr/ports/textproc/plover
-
Install the port. All the required dependencies will be installed automatically.
make install clean