Thierry Thomas 2ef7b1e688 devel/R-cran-RUnit: upgrade to 0.4.33
Switch WWW to cran and upgrade to the latest.

Changelog at https://cran.r-project.org/web/packages/RUnit/NEWS

PR:		286574
Approved by:	maintainer’s time-out
2025-10-26 21:42:36 +01:00

15 lines
284 B
Makefile

PORTNAME= RUnit
PORTVERSION= 0.4.33
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= skreuzer@FreeBSD.org
COMMENT= R functions implementing a Unit Testing framework
WWW= https://cran.r-project.org/package=RUnit
LICENSE= GPLv2
USES= cran
.include <bsd.port.mk>