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

19 lines
386 B
JSON

{
"name": "liblemon",
"version-date": "2019-06-13",
"port-version": 9,
"description": "Library for Efficient Modeling and Optimization in Networks",
"homepage": "https://lemon.cs.elte.hu/trac/lemon",
"supports": "!uwp",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}