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

15 lines
250 B
JSON

{
"name": "libbf",
"version": "1.0.0",
"port-version": 4,
"description": "Bloom filters for C++11.",
"license": "BSD-3-Clause",
"supports": "!windows",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}