blob: 6c63a4c7723c438d58fdd7d8ac710b44ba69fccb (
plain)
1
2
3
4
5
6
7
8
|
{
"name": "cpuid",
"version-string": "0.4.1",
"port-version": 2,
"description": "Provides CPU identification for the x86 (and x86_64)",
"homepage": "https://github.com/anrieff/libcpuid",
"supports": "x86 | x64"
}
|