blob: 10b3a96ff70b149f4e1100809b42c23f935ca04d (
plain) (
tree)
|
|
# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
PORTNAME= AMORE
PORTVERSION= 0.2.12
PORTREVISION= 11
CATEGORIES= science
DISTNAME= ${PORTNAME}_${PORTVERSION:C/\./-/g:C/-/\./1}
MAINTAINER= wen@FreeBSD.org
COMMENT= A MORE flexible neural network package
USE_R_MOD= yes
R_MOD_AUTOPLIST= yes
.include <bsd.port.mk>
|