aboutsummaryrefslogtreecommitdiff
path: root/ports/apr/CONTROL
diff options
context:
space:
mode:
authorBert Huijben <rhuijben@users.noreply.github.com>2016-11-03 14:00:49 +0100
committerBert Huijben <rhuijben@users.noreply.github.com>2016-11-03 14:00:49 +0100
commit56a30ed4bc551aae29748d0aeae818bb78e1b522 (patch)
tree7fceff38e798c35a6c5f1fb99361612177dd246b /ports/apr/CONTROL
parenta868bc96da158f3b2dcbc9e8e406b9577a8a1ab0 (diff)
downloadvcpkg-56a30ed4bc551aae29748d0aeae818bb78e1b522.tar.gz
vcpkg-56a30ed4bc551aae29748d0aeae818bb78e1b522.zip
Add APR port
Diffstat (limited to 'ports/apr/CONTROL')
-rw-r--r--ports/apr/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/apr/CONTROL b/ports/apr/CONTROL
new file mode 100644
index 000000000..067f5cb1d
--- /dev/null
+++ b/ports/apr/CONTROL
@@ -0,0 +1,3 @@
+Source: apr
+Version: 1.5.2
+Description: The Apache Portable Runtime (APR) is a C library that forms a system portability layer that covers many operating systems.