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

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Modelling with Sparse And Dense Matrices
WWW=		https://cran.r-project.org/web/packages/MatrixModels/

LICENSE=	GPLv2+

USES=		cran:auto-plist

.include <bsd.port.mk>