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
|
|
|
|
PORTVERSION= 0.4.26
|
2013-11-13 09:19:34 +01:00
|
|
|
PORTREVISION= 5
|
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
|
|
|
|
|
|
|
|
USE_R_MOD= yes
|
|
|
|
R_MOD_AUTOPLIST= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|