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

17 lines
316 B
JSON

{
"name": "yasm-tool-helper",
"version-date": "2020-03-11",
"port-version": 1,
"description": "Backfill that depends on yasm:host",
"homepage": "https://github.com/Microsoft/vcpkg",
"dependencies": [
{
"name": "yasm",
"host": true,
"features": [
"tools"
]
}
]
}