# Binary downloads are not available for FreeBSD - will have to be added with 'pkg install protobuf'.
[proto]
protoctool = protoc

# gcc isn't installed. Possibly this should be the default anyway?
[cpp]
cctool = cc
cpptool = c++
