# -*- 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: Portfile 125905 2014-09-29 05:59:05Z ryandesign@macports.org $ PortSystem 1.0 PortGroup pure 1.0 pure.setup gsl 0.12 categories-append math science platforms darwin maintainers ryandesign gmail.com:aggraef license GPL-3+ description a wrapper to call GNU Scientific Library \ functions from Pure long_description ${name} aims to provide a complete wrapper \ for the GNU Scientific Library which provides \ a wide range of mathematical routines useful \ for scientific programming, number crunching \ and signal processing applications. checksums rmd160 e9233fd5093caed7a10daa5b4645c13ce7f78a12 \ sha256 06bdd873d5417d90ca35093056a060b77365123ed24c3ac583cd3922d4c78a75 depends_build-append port:pkgconfig depends_lib-append port:gsl