18 lines
298 B
Makefile
18 lines
298 B
Makefile
|
# New ports collection makefile for: libneural
|
||
|
# Date created: 14 Jun 2000
|
||
|
# Whom: will
|
||
|
#
|
||
|
# $FreeBSD$
|
||
|
#
|
||
|
|
||
|
PORTNAME= libneural
|
||
|
PORTVERSION= 1.0.2
|
||
|
CATEGORIES= devel
|
||
|
MASTER_SITES= http://ieee.uow.edu.au/documents/contrib/
|
||
|
|
||
|
MAINTAINER= ports@FreeBSD.org
|
||
|
|
||
|
USE_LIBTOOL= yes
|
||
|
|
||
|
.include <bsd.port.mk>
|