# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup github 1.0 PortGroup cmake 1.0 PortGroup boost 1.0 description Computational Geometry Algorithm Library long_description The goal of the ${description} is to provide easy access to\ efficient and reliable geometric algorithms in the\ form of a C++ library. CGAL is used in various areas\ needing geometric computation, such as: computer\ graphics, scientific visualization, computer aided\ design and modeling, geographic information systems,\ molecular biology, medical imaging, robotics and\ motion planning, mesh generation, numerical methods... github.setup CGAL cgal 6.0 v revision 0 conflicts cgal4 cgal5 github.tarball_from releases name cgal6 license LGPL-3+ GPL-3+ categories gis science platforms any supported_archs noarch maintainers {vince @Veence} use_xz yes distname CGAL-${version} homepage http://www.cgal.org/ checksums rmd160 9ca4f096aac2c60a222dbbc7960d48864bc231ad \ sha256 6b0c9b47c7735a2462ff34a6c3c749d1ff4addc1454924b76263dc60ab119268 \ size 25979696 boost.version 1.81 depends_lib-append port:mpfr \ port:zlib \ port:gmp \ path:share/pkgconfig/eigen3.pc:eigen3 compiler.cxx_standard 2017 compiler.thread_local_storage yes github.livecheck.regex {([0-9.]+)}