freebsd-ports/math/R-cran-pracma/Makefile
2022-09-23 21:50:30 +02:00

14 lines
269 B
Makefile

PORTNAME= pracma
PORTVERSION= 2.4.2
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= thierry@FreeBSD.org
COMMENT= Practical Numerical Math Functions
WWW= https://cran.r-project.org/package=pracma
LICENSE= GPLv3+
USES= cran
.include <bsd.port.mk>