freebsd-ports/science/R-cran-snow/Makefile
2012-07-16 13:42:19 +00:00

19 lines
375 B
Makefile

# New ports collection makefile for: R-cran-snow
# Date created: 2011-08-16
# Whom: TAKATSU Tomonari <tota@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= snow
DISTVERSION= 0.3-10
CATEGORIES= science
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Support for simple parallel computing in R
USE_R_MOD= yes
R_MOD_AUTOPLIST= yes
.include <bsd.port.mk>