aboutsummaryrefslogtreecommitdiff
path: root/ports/libidn2/CONTROL
diff options
context:
space:
mode:
authorLazyHamster <ariman@inbox.ru>2017-10-12 12:56:58 +0300
committerLazyHamster <ariman@inbox.ru>2017-10-12 12:56:58 +0300
commit88761e1b2fcd0a8c6fd153e589bc6f28c5bb0812 (patch)
tree0be6b3370dea2bb8dddc024e658da112124f279a /ports/libidn2/CONTROL
parent7cd465b8897bd9487db6d990e58dcac472b3d4d6 (diff)
downloadvcpkg-88761e1b2fcd0a8c6fd153e589bc6f28c5bb0812.tar.gz
vcpkg-88761e1b2fcd0a8c6fd153e589bc6f28c5bb0812.zip
[libidn2] initial port
Diffstat (limited to 'ports/libidn2/CONTROL')
-rw-r--r--ports/libidn2/CONTROL4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/libidn2/CONTROL b/ports/libidn2/CONTROL
new file mode 100644
index 000000000..46e81c7bf
--- /dev/null
+++ b/ports/libidn2/CONTROL
@@ -0,0 +1,4 @@
+Source: libidn2
+Version: 2.0.4
+Build-Depends: libiconv
+Description: GNU Libidn is an implementation of the Stringprep, Punycode and IDNA 2003 specifications. Libidn's purpose is to encode and decode internationalized domain names.