aboutsummaryrefslogtreecommitdiff
path: root/ports/mman/CONTROL
diff options
context:
space:
mode:
authorIvy Snow <ivy@sgri.net>2018-02-09 17:03:39 +0800
committerIvy Snow <ivy@sgri.net>2018-02-09 17:03:39 +0800
commit89b2fe67c48d17c4cb90b7ef59ee8048c7c58cdb (patch)
treeebd4ac85c55bffe82bf4f765f61b09aa87dd38c3 /ports/mman/CONTROL
parent0ef1bbb38cf187064e55bcab50de5012e502b3af (diff)
downloadvcpkg-89b2fe67c48d17c4cb90b7ef59ee8048c7c58cdb.tar.gz
vcpkg-89b2fe67c48d17c4cb90b7ef59ee8048c7c58cdb.zip
[mman] git-f5ff813 initial.
Diffstat (limited to 'ports/mman/CONTROL')
-rw-r--r--ports/mman/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/mman/CONTROL b/ports/mman/CONTROL
new file mode 100644
index 000000000..85eb7c8d3
--- /dev/null
+++ b/ports/mman/CONTROL
@@ -0,0 +1,3 @@
+Source: mman
+Version: git-f5ff813
+Description: A light implementation of the mmap functions for MinGW.