aboutsummaryrefslogtreecommitdiff
path: root/ports/libmagic/CONTROL
diff options
context:
space:
mode:
authorLong Nguyen <nguyen.long.908132@gmail.com>2021-05-29 00:09:56 +0700
committerGitHub <noreply@github.com>2021-05-28 10:09:56 -0700
commita29126f785b1ace2b3ef9f600d4f3c8aed63cea2 (patch)
treeb2ff3afa84314817762a99650d6bcd90aca04077 /ports/libmagic/CONTROL
parent0de461216d66a4d5ca1870254e27258a66f6e361 (diff)
downloadvcpkg-a29126f785b1ace2b3ef9f600d4f3c8aed63cea2.tar.gz
vcpkg-a29126f785b1ace2b3ef9f600d4f3c8aed63cea2.zip
[tre, libmagic] Windows + mingw support (#17769)
* [tre] mingw support * [libmagic] Windows support * [libmagic] Apply @Neumann-A suggestions * [libmagic] Add host dependency Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> * [libmagic] Copy the magic file to the corresponding tools dir * [ci baseline] libmagic now passes * Update ports/libmagic/portfile.cmake * [libmagic] Import patch from MSYS2 * [vcpkg baseline] Update libmagic, tre Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
Diffstat (limited to 'ports/libmagic/CONTROL')
-rw-r--r--ports/libmagic/CONTROL5
1 files changed, 0 insertions, 5 deletions
diff --git a/ports/libmagic/CONTROL b/ports/libmagic/CONTROL
deleted file mode 100644
index 750b65139..000000000
--- a/ports/libmagic/CONTROL
+++ /dev/null
@@ -1,5 +0,0 @@
-Source: libmagic
-Version: 5.37
-Port-Version: 2
-Homepage: https://github.com/file/file
-Description: This library can be used to classify files according to magic number tests.