diff --git a/devel/R-cran-sourcetools/Makefile b/devel/R-cran-sourcetools/Makefile index f802d1c269de..87b986b5e80d 100644 --- a/devel/R-cran-sourcetools/Makefile +++ b/devel/R-cran-sourcetools/Makefile @@ -1,14 +1,17 @@ PORTNAME= sourcetools DISTVERSION= 0.1.7-1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= uzsolt@FreeBSD.org COMMENT= Tools for the Reading and Tokenization of R Code WWW= https://cran.r-project.org/web/packages/sourcetools/ LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +TEST_DEPENDS= R-cran-testthat>0:devel/R-cran-testthat USES= cran:auto-plist,compiles .include