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

16 lines
308 B
JSON

{
"name": "libodb-sqlite",
"version": "2.4.0",
"port-version": 13,
"description": "Sqlite support for the ODB ORM library",
"homepage": "https://www.codesynthesis.com/products/odb/",
"dependencies": [
"libodb",
"sqlite3",
{
"name": "vcpkg-cmake",
"host": true
}
]
}