summaryrefslogtreecommitdiff
path: root/devel/R-crayon
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2018-02-07 17:03:48 +0000
committerminskim <minskim@pkgsrc.org>2018-02-07 17:03:48 +0000
commit878a937d7409d91fdb50b71030206fe9f7a3c9bc (patch)
treeadcfe17093d59d27ec5c9188cde30a86a0b6fc8c /devel/R-crayon
parent09769a31b4377a4c0699f595dd3e8b49f15ad8f4 (diff)
downloadpkgsrc-878a937d7409d91fdb50b71030206fe9f7a3c9bc.tar.gz
devel/R-crayon: Import version 1.3.4
Colored terminal output on terminals that support 'ANSI' color and highlight codes. It also works in 'Emacs' 'ESS'. 'ANSI' color support is automatically detected. Colors and highlighting can be combined and nested. New styles can also be created easily. This package was inspired by the 'chalk' 'JavaScript' project.
Diffstat (limited to 'devel/R-crayon')
-rw-r--r--devel/R-crayon/DESCR5
-rw-r--r--devel/R-crayon/Makefile17
-rw-r--r--devel/R-crayon/distinfo6
3 files changed, 28 insertions, 0 deletions
diff --git a/devel/R-crayon/DESCR b/devel/R-crayon/DESCR
new file mode 100644
index 00000000000..6d8aa3b7a26
--- /dev/null
+++ b/devel/R-crayon/DESCR
@@ -0,0 +1,5 @@
+Colored terminal output on terminals that support 'ANSI' color and
+highlight codes. It also works in 'Emacs' 'ESS'. 'ANSI' color support
+is automatically detected. Colors and highlighting can be combined and
+nested. New styles can also be created easily. This package was
+inspired by the 'chalk' 'JavaScript' project.
diff --git a/devel/R-crayon/Makefile b/devel/R-crayon/Makefile
new file mode 100644
index 00000000000..377bf36821a
--- /dev/null
+++ b/devel/R-crayon/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2018/02/07 17:03:48 minskim Exp $
+
+CATEGORIES= devel
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+
+MAINTAINER= minskim@NetBSD.org
+HOMEPAGE= https://github.com/r-lib/crayon/
+COMMENT= Colored terminal output
+LICENSE= mit
+
+R_PKGNAME= crayon
+R_PKGVER= 1.3.4
+
+USE_LANGUAGES= # none
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/R-crayon/distinfo b/devel/R-crayon/distinfo
new file mode 100644
index 00000000000..65a512e7997
--- /dev/null
+++ b/devel/R-crayon/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/02/07 17:03:48 minskim Exp $
+
+SHA1 (R/crayon_1.3.4.tar.gz) = 05867fa26db8822c9d651cf0f92374cb1dd9cb5e
+RMD160 (R/crayon_1.3.4.tar.gz) = 3ffb568cd8211a6380fb5d9ad3673444b58cd7ad
+SHA512 (R/crayon_1.3.4.tar.gz) = 201e5e9b02cf10c4f098d07e0c982d3a4d8ee6c18dce666a4b74734c7b1d853af97d1aa4991470ddb89e4f3b5baa321f9fd4eabe1034f52b5ac10d051aa2eb18
+Size (R/crayon_1.3.4.tar.gz) = 658694 bytes