freebsd-ports/science/R-cran-AMORE/Makefile
Brendan Fabeny e80e131996 Update math/R to 3.0.1-patched, and adjust dependent ports;
synchronize math/rpy with upstream repository

Reviewed by:	wen
Approved by:	wen, tota
2013-05-28 15:15:05 +00:00

16 lines
329 B
Makefile

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