aboutsummaryrefslogtreecommitdiff
path: root/ports/ctbignum/CONTROL
diff options
context:
space:
mode:
authorNancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>2019-08-02 10:31:29 -0700
committerPhil Christensen <philc@microsoft.com>2019-08-02 10:31:29 -0700
commit38bee840eb2d42f4689d0466fd87b1335b3abbf1 (patch)
tree0326537d3918abf1569beac848e650e5ae1eb285 /ports/ctbignum/CONTROL
parent3063c145cab44d48a464bd2aec094d44bc1e199e (diff)
downloadvcpkg-38bee840eb2d42f4689d0466fd87b1335b3abbf1.tar.gz
vcpkg-38bee840eb2d42f4689d0466fd87b1335b3abbf1.zip
[ctbignum] Add new port (#7512)
Diffstat (limited to 'ports/ctbignum/CONTROL')
-rw-r--r--ports/ctbignum/CONTROL6
1 files changed, 6 insertions, 0 deletions
diff --git a/ports/ctbignum/CONTROL b/ports/ctbignum/CONTROL
new file mode 100644
index 000000000..977abc21f
--- /dev/null
+++ b/ports/ctbignum/CONTROL
@@ -0,0 +1,6 @@
+Source: ctbignum
+Version: 2019-08-02
+Homepage: https://github.com/niekbouman/ctbignum
+Description: This is a header-only template library for fixed-width "small big-integer" computations, for use during run-time as well as compile-time.
+Build-Depends: boost
+