aboutsummaryrefslogtreecommitdiff
path: root/ports/cgal/CONTROL
diff options
context:
space:
mode:
authorjasjuang <jasjuang@gmail.com>2017-10-13 21:25:18 -0700
committerjasjuang <jasjuang@gmail.com>2017-10-13 21:25:18 -0700
commit4ce8f0aa31da63f84fc81dfd895faaeb03d5c7b1 (patch)
tree1d0f299fa31404c939ad5c975756b73b1021888b /ports/cgal/CONTROL
parent0d7381ba408e4d5bcde06ab7a6353ff14e7afc0b (diff)
downloadvcpkg-4ce8f0aa31da63f84fc81dfd895faaeb03d5c7b1.tar.gz
vcpkg-4ce8f0aa31da63f84fc81dfd895faaeb03d5c7b1.zip
new port: cgal
Diffstat (limited to 'ports/cgal/CONTROL')
-rw-r--r--ports/cgal/CONTROL4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/cgal/CONTROL b/ports/cgal/CONTROL
new file mode 100644
index 000000000..d6d01956d
--- /dev/null
+++ b/ports/cgal/CONTROL
@@ -0,0 +1,4 @@
+Source: cgal
+Version: 4.11
+Build-Depends:mpfr, mpir, zlib, boost, qt5
+Description: The Computational Geometry Algorithms Library (CGAL) is a C++ library that aims to provide easy access to efficient and reliable algorithms in computational geometry.