# File lib/native-package-installer/platform/freebsd.rb, line 31
      def install_command
        "pkg install -y"
      end