ctags is a useful utility you can use to read and move around the source code more efficiently. The built-in ctags(1) however is not the Exuberant Ctags utility you might expect.
You can install Exuberant Ctags (exctags(1)) using either ports or pkg
:
exctags(1)
using portscd /usr/ports/devel/ctags/ && make install clean
pkg install ctags
exctags -R