{
  "description": "Utility for directing compilation",
  "external": [
    {
      "kind": "system",
      "origin": {
        "case(distribution)": {
          "...": [
            "make"
          ]
        }
      }
    },
    {
      "kind": "version-output",
      "version-command": [
        "make",
        "--version"
      ],
      "version-regexp": ".*Make ([\\d\\.]+).*"
    }
  ],
  "maintainers": [
    "alejandro@mosteo.com"
  ],
  "maintainers-logins": [
    "mosteo"
  ],
  "name": "make"
}
