aboutsummaryrefslogtreecommitdiff
path: root/ports/ctbignum/CONTROL
diff options
context:
space:
mode:
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
+