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

19 lines
434 B
JSON

{
"name": "libiconv",
"version": "1.18",
"port-version": 1,
"description": [
"iconv() text conversion.",
"This port installs GNU libiconv if the system C runtime doesn't provide a suitable iconv() implementation."
],
"homepage": "https://www.gnu.org/software/libiconv/",
"license": null,
"dependencies": [
{
"name": "vcpkg-cmake-get-vars",
"host": true,
"platform": "android"
}
]
}