18 lines
311 B
JSON
Executable File
18 lines
311 B
JSON
Executable File
{
|
|
"name": "pcre",
|
|
"version": "8.45",
|
|
"port-version": 3,
|
|
"description": "Perl Compatible Regular Expressions",
|
|
"homepage": "https://www.pcre.org/",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|