2011-03-07 11:57:09 +01:00
|
|
|
# New ports collection makefile for: R-cran-AMORE
|
|
|
|
# Date created: March 07, 2011
|
|
|
|
# Whom: Wen Heping <wenheping@gmail.com>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= AMORE
|
|
|
|
PORTVERSION= 0.2.12
|
2012-03-03 17:59:36 +01:00
|
|
|
PORTREVISION= 6
|
2011-03-07 11:57:09 +01:00
|
|
|
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>
|