summaryrefslogtreecommitdiff
path: root/math/R-cran-slam/Makefile
blob: d9abb44cc210106fc3e8c4203716ff641f2e707f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	slam
DISTVERSION=	0.1-50
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	eduardo@FreeBSD.org
COMMENT=	Sparse Lightweight Arrays and Matrices
WWW=		https://cran.r-project.org/web/packages/slam/

LICENSE=	GPLv2+

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>