aboutsummaryrefslogblamecommitdiff
path: root/devel/R-cran-brio/Makefile
blob: 2dcc029fab58eddc788f4933cfeedbf5e43e5941 (plain) (tree)
1
2
                    
                     














                                                            
PORTNAME=	brio
DISTVERSION=	1.1.1
CATEGORIES=	devel
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	ygy@FreeBSD.org
COMMENT=	Basic R Input Output

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

TEST_DEPENDS=	R-cran-covr>0:devel/R-cran-covr \
		R-cran-testthat>=2.1.0:devel/R-cran-testthat

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>