aboutsummaryrefslogtreecommitdiff
path: root/devel/R-cran-crayon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/R-cran-crayon/Makefile')
-rw-r--r--devel/R-cran-crayon/Makefile14
1 files changed, 10 insertions, 4 deletions
diff --git a/devel/R-cran-crayon/Makefile b/devel/R-cran-crayon/Makefile
index a996c4dee4e3..385f30edd714 100644
--- a/devel/R-cran-crayon/Makefile
+++ b/devel/R-cran-crayon/Makefile
@@ -1,14 +1,20 @@
-# Created by: Pedro Giffuni
-
PORTNAME= crayon
-DISTVERSION= 1.4.1
+DISTVERSION= 1.5.2
+PORTREVISION= 1
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${DISTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ygy@FreeBSD.org
COMMENT= Colored Terminal Output
+WWW= https://github.com/r-lib/crayon#readme
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+TEST_DEPENDS= R-cran-mockery>0:devel/R-cran-mockery \
+ R-cran-rstudioapi>0:devel/R-cran-rstudioapi \
+ R-cran-testthat>0:devel/R-cran-testthat \
+ R-cran-withr>0:devel/R-cran-withr
USES= cran:auto-plist