freebsd-ports/math/R-cran-MatrixModels/Makefile
2023-05-11 00:51:57 +00:00

14 lines
301 B
Makefile

PORTNAME= MatrixModels
DISTVERSION= 0.5-1
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>