Ticket #39757: libcerf-1.2.Portfile

File libcerf-1.2.Portfile, 1.0 KB (added by mojca (Mojca Miklavec), 11 years ago)

Portfile for libcerf 1.2

Line 
1# -*- 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
2# $Id$
3
4PortSystem          1.0
5
6name                libcerf
7version             1.2
8categories          math
9platforms           darwin
10license             MIT
11maintainers         mojca openmaintainer
12description         Library for complex error functions
13long_description    The libcerf library is a self-contained numeric library that provides \
14                    an efficient and accurate implementation of complex error functions, \
15                    along with Dawson, Faddeeva, and Voigt functions.
16homepage            http://apps.jcns.fz-juelich.de/doku/sc/libcerf
17master_sites        http://apps.jcns.fz-juelich.de/src/libcerf \
18                    http://apps.jcns.fz-juelich.de/src/libcerf/old
19
20checksums           rmd160  fb754b89353a338ca6f511be4f1ad9219edd37f0 \
21                    sha256  f72fe89a77fdef32d7e8377ee8ae1372c513a097fe87527965204614c5f7881e
22extract.suffix      .tgz