aboutsummaryrefslogtreecommitdiff
path: root/ports/mpfr/CONTROL
diff options
context:
space:
mode:
authorAlbert Ziegenhagel <albert.ziegenhagel@outlook.com>2017-08-08 17:48:24 +0200
committerAlbert Ziegenhagel <albert.ziegenhagel@outlook.com>2017-08-08 17:48:24 +0200
commit7e0be3c9cc2d7252f6519bf9891ac48abadfa042 (patch)
treee5aaab6a66c119521b8c4488c8789b74026cb515 /ports/mpfr/CONTROL
parent7fd5f3fe7c5589045a1e656a6289e56a20445be3 (diff)
downloadvcpkg-7e0be3c9cc2d7252f6519bf9891ac48abadfa042.tar.gz
vcpkg-7e0be3c9cc2d7252f6519bf9891ac48abadfa042.zip
[mpfr] add initial port
Diffstat (limited to 'ports/mpfr/CONTROL')
-rw-r--r--ports/mpfr/CONTROL4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/mpfr/CONTROL b/ports/mpfr/CONTROL
new file mode 100644
index 000000000..16224d73b
--- /dev/null
+++ b/ports/mpfr/CONTROL
@@ -0,0 +1,4 @@
+Source: mpfr
+Version: 3.1.5
+Description: The MPFR library is a C library for multiple-precision floating-point computations with correct rounding
+Build-Depends: mpir \ No newline at end of file