aboutsummaryrefslogtreecommitdiff
path: root/science/R-cran-snow/Makefile
blob: 28c5a33c0e0b08387350302fd55b8558e84a32b5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
PORTNAME=	snow
DISTVERSION=	0.4-4
CATEGORIES=	science
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Support for simple parallel computing in R

LICENSE=	GPLv2+

USES=	cran:auto-plist

.include <bsd.port.mk>