Installing on FreeBSD
From VDrift Documentation Wiki
To install VDrift on FreeBSD, you must have an internet connection. You can either build VDrift from source using the ports system, or install a precompiled package.
[edit] Installing from source (port)
cd /usr/ports/games/vdrift && make install clean clean-depends
[edit] Installing from precompiled package
pkg_add -r vdrift

