1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/math/R-cran-expm/Makefile
TAKATSU Tomonari 812492188a math/R-cran-expm: Update to 0.999-9
Reported by:	portscout
2024-01-12 23:57:50 +00:00

15 lines
286 B
Makefile

PORTNAME= expm
DISTVERSION= 0.999-9
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Matrix Exponential, Log, 'etc'
WWW= https://cran.r-project.org/web/packages/expm/
LICENSE= GPLv2+
USES= cran:auto-plist,compiles
.include <bsd.port.mk>