# -*- 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           cmake 1.0

name                fann
version             2.2.0
revision            1
categories          science
platforms           darwin
maintainers         gmail.com:mwilliams256
license             LGPL-2.1+

description         Fast Artificial Neural Network Library (FANN)
long_description    Fast Artificial Neural Network Library is a free open \
                    source neural network library, which implements \
                    multilayer artificial neural networks in C with support \
                    for both fully connected and sparsely connected networks.
homepage            http://leenissen.dk/fann/
master_sites        sourceforge:project/fann/fann/${version}
distname            FANN-${version}-Source

checksums           rmd160  fb8513adb3ceaa11b9f2b51035fd6d3ece8a3e6f \
                    sha256  3d6ee056dab91f3b34a3f233de6a15331737848a4cbdb4e0552123d95eed4485
