# New ports collection makefile for:	libneural
# Date created:				14 Jun 2000
# Whom:					will
#
# $FreeBSD: ports/math/libneural/Makefile,v 1.8 2004/03/14 06:16:56 ade Exp $
#

PORTNAME=	libneural
PORTVERSION=	1.0.3
CATEGORIES=	math devel
MASTER_SITES=	http://ieee.uow.edu.au/documents/contrib/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	C++ implementation of the classic 3-layer perceptron in library form

USE_LIBTOOL_VER=13
INSTALLS_SHLIB=	yes

.include <bsd.port.mk>
