12 lines
253 B
JSON
Executable File
12 lines
253 B
JSON
Executable File
{
|
|
"name": "libodb-sqlite",
|
|
"version-string": "2.4.0",
|
|
"port-version": 9,
|
|
"description": "Sqlite support for the ODB ORM library",
|
|
"homepage": "https://www.codesynthesis.com/products/odb/",
|
|
"dependencies": [
|
|
"libodb",
|
|
"sqlite3"
|
|
]
|
|
}
|