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

20 lines
389 B
JSON

{
"name": "libodb-pgsql",
"version": "2.4.0",
"port-version": 8,
"description": "Description: PostgreSQL support for the ODB ORM library",
"homepage": "https://www.codesynthesis.com/products/odb/",
"dependencies": [
"libodb",
"libpq",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}