# Created by: Tz-Huan Huang <tzhuan@csie.org>
# $FreeBSD: tags/RELEASE_11_1_0/math/fann/Makefile 424427 2016-10-21 15:21:13Z mat $

PORTNAME=	fann
PORTVERSION=	2.2.0
CATEGORIES=	math science
MASTER_SITES=	SF
DISTNAME=	FANN-2.2.0-Source

MAINTAINER=	tzhuan@csie.org
COMMENT=	Free open source neural network library

WRKSRC=		${WRKDIR}/FANN-2.2.0-Source

USES=		cmake pathfix zip
USE_LDCONFIG=	yes

.include <bsd.port.mk>
