2013-01-04 18:51:39 +01:00
|
|
|
# Created by: Steven Kreuzer <skreuzer@FreeBSD.org>
|
2012-08-23 17:57:35 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= RUnit
|
2015-01-12 17:16:49 +01:00
|
|
|
PORTVERSION= 0.4.28
|
2012-08-23 17:57:35 +02:00
|
|
|
CATEGORIES= devel
|
|
|
|
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
|
|
|
|
|
|
|
MAINTAINER= skreuzer@FreeBSD.org
|
|
|
|
COMMENT= R functions implementing a Unit Testing framework
|
|
|
|
|
|
|
|
LICENSE= GPLv2
|
|
|
|
|
2013-12-28 11:28:40 +01:00
|
|
|
USES= cran:auto-plist
|
2012-08-23 17:57:35 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|