# -*- 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 github.setup fplll fplll 5.4.5 categories math license LGPL-2.1 maintainers {@barracuda156 gmail.com:vital.had} openmaintainer description Lattice algorithms using floating-point arithmetic long_description fplll contains implementations of several lattice algorithms. \ The implementation relies on floating-point orthogonalization, \ and LLLis central to the code, hence the name. checksums rmd160 c0fe8e6b3fadab2ec96be8230599d9a0f1b3dbe8 \ sha256 be770e5a509865c08bc856ff13a44757f77359e930e29093adbb25eb36301be9 \ size 2336346 github.tarball_from archive use_autoconf yes autoconf.cmd ./autogen.sh depends_build-append \ port:autoconf \ port:automake \ port:libtool \ port:pkgconfig depends_lib-append port:gmp \ port:mpfr compiler.cxx_standard 2011