diff options
Diffstat (limited to 'vcpkg/ports/otl/vcpkg.json')
| -rw-r--r-- | vcpkg/ports/otl/vcpkg.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/vcpkg/ports/otl/vcpkg.json b/vcpkg/ports/otl/vcpkg.json new file mode 100644 index 0000000..c515c4a --- /dev/null +++ b/vcpkg/ports/otl/vcpkg.json @@ -0,0 +1,7 @@ +{ + "name": "otl", + "version": "4.0.494", + "description": "Oracle, Odbc and DB2-CLI Template Library", + "homepage": "https://otl.sourceforge.net/", + "license": "ISC" +} |