vcpkg/ports/attr/vcpkg.json
Andrew Kornilov 17f9ced3ad
[attr] Add new port (#28733)
* [attr] Add new port

* Use VERSION

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>

* Update version database

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
2023-01-09 01:06:45 -08:00

9 lines
242 B
JSON

{
"name": "attr",
"version-semver": "2.5.1",
"description": "Commands for Manipulating Filesystem Extended Attributes",
"homepage": "http://savannah.nongnu.org/projects/attr",
"license": "LGPL-2.1-or-later",
"supports": "linux"
}