freebsd-ports/math/libneural/Makefile
Adam Weinberger c62fe39354 Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to:	me
Approved by:		pat
2002-11-07 03:10:58 +00:00

18 lines
323 B
Makefile

# 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>