freebsd-ports/math/R-cran-MatrixModels/Makefile
TAKATSU Tomonari 4a3e12d85a math/R-cran-MatrixModels: Update to 0.5-3
Reported by:	portscout
2023-11-08 16:19:42 +00:00

14 lines
301 B
Makefile

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