Files
ports/math/R-cran-tensor/Makefile
T
Atanu Biswas 8bb19734a2 math/R-cran-tensor: Update to 1.5.1
Submitter takes maintainership.

PR:		287911
2025-07-04 05:42:22 +02:00

15 lines
275 B
Makefile

PORTNAME= tensor
DISTVERSION= 1.5.1
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= atanubiswas484@gmail.com
COMMENT= Tensor product of arrays
WWW= https://CRAN.R-project.org/package=tensor
LICENSE= GPLv2+
USES= cran:auto-plist
.include <bsd.port.mk>