zeek/auxil/vcpkg/ports/rply/vcpkg.json
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

19 lines
365 B
JSON

{
"name": "rply",
"version": "1.1.4",
"port-version": 4,
"description": "ANSI C Library for PLY file format input and output",
"homepage": "http://w3.impa.br/~diego/software/rply",
"license": "MIT",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}