aboutsummaryrefslogtreecommitdiff
path: root/ports/easyhook/CONTROL
diff options
context:
space:
mode:
authorJackBoosY <47264268+JackBoosY@users.noreply.github.com>2019-08-02 08:50:06 +0800
committerPhil Christensen <philc@microsoft.com>2019-08-01 17:50:06 -0700
commited7822f5af596076143fe0d89bb1dba04ef26c8f (patch)
tree0b3fe1e672248030ccd16ca23a68ceeff2ab4455 /ports/easyhook/CONTROL
parentae6ca87221cf71fc217bff65f0df0808da17a047 (diff)
downloadvcpkg-ed7822f5af596076143fe0d89bb1dba04ef26c8f.tar.gz
vcpkg-ed7822f5af596076143fe0d89bb1dba04ef26c8f.zip
[easyhook]Add new port. (#7487)
* [easyhook]Add new port. * [easyhook]Replace files with a patch, add Description, use .Net framework 4.0. * [easyhook]Set ONLY_DYNAMIC_CRT. * [easyhook]Print error message when building static library.
Diffstat (limited to 'ports/easyhook/CONTROL')
-rw-r--r--ports/easyhook/CONTROL4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/easyhook/CONTROL b/ports/easyhook/CONTROL
new file mode 100644
index 000000000..a47eb803d
--- /dev/null
+++ b/ports/easyhook/CONTROL
@@ -0,0 +1,4 @@
+Source: easyhook
+Version: 2.7.6789.0
+Homepage: https://github.com/EasyHook/EasyHook
+Description: This project supports extending (hooking) unmanaged code (APIs) with pure managed ones, from within a fully managed environment on 32- or 64-bit Windows Vista x64, Windows Server 2008 x64, Windows 7, Windows 8.1, and Windows 10. \ No newline at end of file