opnsense-ports/math/R-cran-irlba/Makefile
Franco Fichtner 9db3b7b9ea */*: sync with upstream
Taken from: FreeBSD
2023-04-24 07:58:56 +02:00

14 lines
322 B
Makefile

PORTNAME= irlba
PORTVERSION= 2.3.5.1
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Fast partial SVD by implicitly-restarted Lanczos bidiagonalization
WWW= https://cran.r-project.org/web/packages/irlba/
LICENSE= GPLv3
USES= cran:auto-plist,compiles
.include <bsd.port.mk>