# -*- 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 # $Id$ PortSystem 1.0 PortGroup muniversal 1.0 name cln conflicts puppet version 1.3.3 categories math platforms darwin maintainers gwright license GPL-2+ description Class Library for Numbers long_description \ CLN is a C++ library providing a rich library of \ numeric functions. use_bzip2 yes homepage http://www.ginac.de/CLN/ master_sites ${homepage} checksums rmd160 548cc8344d648f58c2c6573a5eb6fcbfd7da9b18 \ sha256 57fc2ee3ecbb30d4037ff32a9a331804ea7dad8b345e70d42d9991ca659b2612 depends_lib port:gmp patchfiles patch-clang.diff patch.pre_args -p1 test.run yes test.target check livecheck.type regex livecheck.regex ${name}-(\[0-9.\]+)${extract.suffix}