aboutsummaryrefslogtreecommitdiff
path: root/ports/xtl/CONTROL
diff options
context:
space:
mode:
authormyd7349 <myd7349@gmail.com>2019-01-26 05:44:47 +0800
committerCodiferous <44823842+Codiferous@users.noreply.github.com>2019-01-25 13:44:47 -0800
commitaf4e9288446b1237096d8cb91615fcb1aafaee84 (patch)
tree93d6978cd1ab482b6b7b413736e3da6b2135cb84 /ports/xtl/CONTROL
parentbab298c970df72ab4dd202bfe3e163b97f8c9053 (diff)
downloadvcpkg-af4e9288446b1237096d8cb91615fcb1aafaee84.tar.gz
vcpkg-af4e9288446b1237096d8cb91615fcb1aafaee84.zip
[xtl] Add new port (#5145)
* [xtl] Add new port * [xtl] Update to 0.5.3
Diffstat (limited to 'ports/xtl/CONTROL')
-rw-r--r--ports/xtl/CONTROL4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/xtl/CONTROL b/ports/xtl/CONTROL
new file mode 100644
index 000000000..f5158ebe5
--- /dev/null
+++ b/ports/xtl/CONTROL
@@ -0,0 +1,4 @@
+Source: xtl
+Version: 0.5.3
+Build-Depends: nlohmann-json
+Description: The x template library.