diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2020-01-06 14:29:12 -0800 |
|---|---|---|
| committer | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2020-01-06 14:29:12 -0800 |
| commit | e13ed9547a1e33064622e99fe213018634d3cfa3 (patch) | |
| tree | ecb26b05e560d239ef64370895812a62ec36675c /ports/libmagic/CONTROL | |
| parent | 86c947bcbbd29780c881be106fce6f11597c1090 (diff) | |
| download | vcpkg-e13ed9547a1e33064622e99fe213018634d3cfa3.tar.gz vcpkg-e13ed9547a1e33064622e99fe213018634d3cfa3.zip | |
[libmagic] Add new port (#8650)
* [libmagic] Add new port
* Update
* Add debug build
* Rebuild
* Update source address
* Update ci.baseline.txt
Diffstat (limited to 'ports/libmagic/CONTROL')
| -rw-r--r-- | ports/libmagic/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/libmagic/CONTROL b/ports/libmagic/CONTROL new file mode 100644 index 000000000..3f0b777eb --- /dev/null +++ b/ports/libmagic/CONTROL @@ -0,0 +1,4 @@ +Source: libmagic +Version: 5.37 +Homepage: https://github.com/file/file +Description: This library can be used to classify files according to magic number tests.
\ No newline at end of file |
