Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

20 lines
406 B
JSON

{
"name": "gettext-libintl",
"version": "0.22.5",
"port-version": 3,
"description": "The libintl C library from GNU gettext-runtime.",
"homepage": "https://www.gnu.org/software/gettext/",
"license": "LGPL-2.1-or-later",
"supports": "!xbox",
"dependencies": [
{
"name": "libiconv",
"platform": "!linux"
},
{
"name": "vcpkg-make",
"host": true
}
]
}