vcpkg/ports/libtar/vcpkg.json
talregev 57360831eb
[libtar] new port (#30317)
* Add libtar port

* Update ports/libtar/portfile.cmake

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

---------

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
2023-03-23 15:50:57 -07:00

8 lines
185 B
JSON

{
"name": "libtar",
"version": "1.2.20",
"description": "libtar - C library for manipulating tar files",
"homepage": "https://repo.or.cz/libtar.git",
"supports": "!windows"
}