mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 14:39:08 +08:00
7ab13e4d69
* add new port pkgconf * version stuff * reformat manifest * update version * add supports field * version stuff again
8 lines
289 B
JSON
8 lines
289 B
JSON
{
|
|
"name": "pkgconf",
|
|
"version": "1.7.4",
|
|
"description": "pkgconf is a program which helps to configure compiler and linker flags for development libraries. It is similar to pkg-config from freedesktop.org.",
|
|
"homepage": "https://github.com/pkgconf/pkgconf",
|
|
"supports": "!uwp"
|
|
}
|