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

14 lines
305 B
JSON

{
"name": "jbigkit",
"version": "2.1",
"port-version": 7,
"description": "A software implementation of the JBIG1 data compression standard (ITU-T T.82)",
"homepage": "https://www.cl.cam.ac.uk/~mgk25/jbigkit",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}