aboutsummaryrefslogtreecommitdiff
path: root/ports/dirent/CONTROL
diff options
context:
space:
mode:
authoratkawa7 <atkawa7@yahoo.com>2017-06-23 14:58:52 -0700
committeratkawa7 <atkawa7@yahoo.com>2017-06-23 14:58:52 -0700
commitbffc9699991d51bd627b606d6dc47eef2cfd3955 (patch)
tree338e2bddee203ffdd2807ee93a90f258c6525933 /ports/dirent/CONTROL
parentdf3f73d8256e549ad43efd0a84cd3691d91c9c10 (diff)
downloadvcpkg-bffc9699991d51bd627b606d6dc47eef2cfd3955.tar.gz
vcpkg-bffc9699991d51bd627b606d6dc47eef2cfd3955.zip
[dirent] new port need by #1343
Diffstat (limited to 'ports/dirent/CONTROL')
-rw-r--r--ports/dirent/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/dirent/CONTROL b/ports/dirent/CONTROL
new file mode 100644
index 000000000..50f6d7ede
--- /dev/null
+++ b/ports/dirent/CONTROL
@@ -0,0 +1,3 @@
+Source: dirent
+Version: 2017-06-23-5c7194c2fe2c68c1a8212712c0b4b6195382d27d
+Description: Dirent is a C/C++ programming interface that allows programmers to retrieve information about files and directories under Linux/UNIX. This project provides Linux compatible Dirent interface for Microsoft Windows.