ports/math/R-cran-SparseM/Makefile
TAKATSU Tomonari ca2cdcaebc math/R-cran-SparseM: Update to 1.84-2
Reported by:	portscout
2024-07-18 14:04:06 +00:00

14 lines
282 B
Makefile

PORTNAME= SparseM
DISTVERSION= 1.84-2
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Sparse Linear Algebra
WWW= https://cran.r-project.org/web/packages/SparseM/
LICENSE= GPLv2+
USES= cran:auto-plist,compiles
.include <bsd.port.mk>