summaryrefslogtreecommitdiff
path: root/math/R-cran-MatrixModels/Makefile
blob: 4605acda224e87507d0f3937e797af91251f63b5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	MatrixModels
DISTVERSION=	0.5-0
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>