aboutsummaryrefslogtreecommitdiff
path: root/science/R-cran-AMORE/Makefile
blob: 930e356069f7df2dd518c5f0e6edd5c0fccb7980 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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
PORTREVISION=	3
CATEGORIES=	science
PKGNAMEPREFIX=	R-cran-
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>