diff options
Diffstat (limited to 'devel/R-cran-testthat/Makefile')
-rw-r--r-- | devel/R-cran-testthat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/R-cran-testthat/Makefile b/devel/R-cran-testthat/Makefile index 3f839e42c940..54de59d43f21 100644 --- a/devel/R-cran-testthat/Makefile +++ b/devel/R-cran-testthat/Makefile @@ -5,6 +5,7 @@ DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= ygy@FreeBSD.org COMMENT= Unit Testing for R +WWW= https://testthat.r-lib.org LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |