# -*- 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 gitlab 1.0 PortGroup cmake 1.1 gitlab.instance https://jugit.fz-juelich.de gitlab.setup mlz libcerf 2.3 v revision 0 categories math license MIT maintainers {mojca @mojca} openmaintainer description Library for complex error functions long_description The libcerf library is a self-contained numeric library that provides \ an efficient and accurate implementation of complex error functions, \ along with Dawson, Faddeeva, and Voigt functions. checksums rmd160 f60b6fb827d41e03a83d006e8aac73e4c2ae8eb3 \ sha256 02fea3714894fd9577ed5eb48221f470dc3eda3713e16b49b7df3eb3ecc7978b \ size 81061 # Build system sets wrong optflags. patchfiles-append patch-powerpc.diff # Upstream recommends at least 4.3 or preferably later version. compiler.blacklist-append \ *gcc-4.0 *gcc-4.2 {clang < 400} test.run yes test.cmd ctest test.target