summaryrefslogtreecommitdiff
path: root/math/libneural/Makefile
blob: b1d947a0067673c3435942343336f852cc22d8e4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:	libneural
# Date created:				14 Jun 2000
# Whom:					will
#
# $FreeBSD$
#

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

MAINTAINER=	ports@FreeBSD.org

USE_LIBTOOL=	yes
INSTALLS_SHLIB=	yes

.include <bsd.port.mk>