freebsd-ports/devel/R-cran-RUnit/Makefile
2021-04-06 16:31:07 +02:00

16 lines
316 B
Makefile

# Created by: Steven Kreuzer <skreuzer@FreeBSD.org>
PORTNAME= RUnit
PORTVERSION= 0.4.28
PORTREVISION= 4
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= skreuzer@FreeBSD.org
COMMENT= R functions implementing a Unit Testing framework
LICENSE= GPLv2
USES= cran:auto-plist
.include <bsd.port.mk>