aboutsummaryrefslogtreecommitdiff
path: root/ports/yasm/vcpkg.json
blob: 6a0176dd8ff53ae2c460f0f5ca8b5790b7dfd659 (plain)
1
2
3
4
5
6
7
8
{
  "name": "yasm",
  "version-string": "1.3.0",
  "port-version": 1,
  "description": "Yasm is a complete rewrite of the NASM assembler under the “new” BSD License.",
  "homepage": "https://github.com/yasm/yasm",
  "supports": "windows & !uwp & !arm"
}