aboutsummaryrefslogtreecommitdiff
path: root/ports/plibsys/CONTROL
diff options
context:
space:
mode:
authorAlexander Saprykin <xelfium@gmail.com>2017-05-21 17:40:58 +0200
committerAlexander Saprykin <xelfium@gmail.com>2017-05-21 17:40:58 +0200
commitf772d7f9897e3341026e967706ab1913b97a964e (patch)
tree8000fc8f616e919643fe85769d4a598cbe09460a /ports/plibsys/CONTROL
parentfb689bd13dd6ba563a885d71fff1dd2b32a615db (diff)
downloadvcpkg-f772d7f9897e3341026e967706ab1913b97a964e.tar.gz
vcpkg-f772d7f9897e3341026e967706ab1913b97a964e.zip
Add port for plibsys library
https://github.com/saprykin/plibsys
Diffstat (limited to 'ports/plibsys/CONTROL')
-rw-r--r--ports/plibsys/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/plibsys/CONTROL b/ports/plibsys/CONTROL
new file mode 100644
index 000000000..5f099fc51
--- /dev/null
+++ b/ports/plibsys/CONTROL
@@ -0,0 +1,3 @@
+Source: plibsys
+Version: 0.0.3
+Description: Highly portable C system library: threads and synchronization, sockets, IPC, data structures and more.