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

15 lines
368 B
JSON

{
"name": "jemalloc",
"version": "5.3.0",
"port-version": 2,
"description": "jemalloc is a general purpose malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support",
"homepage": "https://jemalloc.net/",
"license": "BSD-2-Clause",
"dependencies": [
{
"name": "vcpkg-make",
"host": true
}
]
}