aboutsummaryrefslogtreecommitdiff
path: root/ports/xmlsec/CONTROL
diff options
context:
space:
mode:
authorSvenPStarFinanz <spa@starfinanz.de>2019-07-09 21:46:45 +0200
committerCurtis J Bezault <curtbezault@gmail.com>2019-07-09 15:46:45 -0400
commit15c59be137359de9c89acac57270c4e6bb1aa7f6 (patch)
tree274463d19ac041c205786007ac97fb00fc8afbfe /ports/xmlsec/CONTROL
parent277393703d9ec1af7e20d2f75483930833778b45 (diff)
downloadvcpkg-15c59be137359de9c89acac57270c4e6bb1aa7f6.tar.gz
vcpkg-15c59be137359de9c89acac57270c4e6bb1aa7f6.zip
[xmlsec] Add a new port (#7168) (#7196)
* [xmlsec] Add a new port (#7168) * [xmlsec] Fix missing iconv on x64-osx
Diffstat (limited to 'ports/xmlsec/CONTROL')
-rw-r--r--ports/xmlsec/CONTROL5
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/xmlsec/CONTROL b/ports/xmlsec/CONTROL
new file mode 100644
index 000000000..ea122c78e
--- /dev/null
+++ b/ports/xmlsec/CONTROL
@@ -0,0 +1,5 @@
+Source: xmlsec
+Version: 1.2.28
+Homepage: https://www.aleksey.com/xmlsec/
+Description: XML Security Library is a C library based on LibXML2. The library supports major XML security standards.
+Build-Depends: libxml2, openssl