Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/math/R-cran-MatrixModels/Makefile
16124 views
# Created by: TAKATSU Tomonari <[email protected]>

PORTNAME=	MatrixModels
DISTVERSION=	0.5-0
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	[email protected]
COMMENT=	Modelling with Sparse And Dense Matrices

LICENSE=	GPLv2+

USES=	cran:auto-plist

.include <bsd.port.mk>