# -*- 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 84609 2011-09-28 20:16:21Z ryandesign@macports.org $

PortSystem          1.0

name                fann
version             2.0.0
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}

checksums           md5     bb28ee2cae2a863688d2dbfa0bf3c5e1 \
                    sha1    ca82372412501934cfdbccc3a994420c69e57bf2 \
                    rmd160  71f59a6c1f13f8b9989ae9b8db0b64d0fbd53921
