ports/devel/R-cran-RUnit/Makefile
2023-04-23 09:09:58 +00:00

15 lines
309 B
Makefile

PORTNAME= RUnit
PORTVERSION= 0.4.28
PORTREVISION= 5
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= skreuzer@FreeBSD.org
COMMENT= R functions implementing a Unit Testing framework
WWW= https://sourceforge.net/projects/runit/
LICENSE= GPLv2
USES= cran:auto-plist
.include <bsd.port.mk>