{
  "name": "gettext",
  "version": "0.21",
  "port-version": 9,
  "description": "GNU gettext provides libintl and a set of tools to help produce multi-lingual messages.",
  "homepage": "https://www.gnu.org/software/gettext/",
  "dependencies": [
    "libiconv"
  ],
  "features": {
    "tools": {
      "description": "Build gettext tools"
    }
  }
}