mirror of
https://git.freebsd.org/ports.git
synced 2025-05-05 07:57:38 -04:00
14 lines
282 B
Makefile
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>
|