summaryrefslogtreecommitdiff
path: root/math/R-cran-slam/Makefile
blob: 74eaebaf9339711419babb9ed7e0c571132cbb4a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	slam
DISTVERSION=	0.1-55
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>