20 lines
406 B
JSON
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
|
|
}
|
|
]
|
|
}
|