summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2016-04-16 14:46:28 +0000
committerwen <wen@pkgsrc.org>2016-04-16 14:46:28 +0000
commitb65d607965f3a819b8cf9402d5b0e6ee328ff3be (patch)
treedf04e06765b3260cfb214b82caf6777ebbd9d405
parent1ac83037b17ea50a53b19671ab761bb5dd23db75 (diff)
downloadpkgsrc-b65d607965f3a819b8cf9402d5b0e6ee328ff3be.tar.gz
Import yaml-2.1.13 as textproc/R-yaml.
This package implements the libyaml YAML 1.1 parser and emitter (http://pyyaml.org/wiki/LibYAML) for R.
-rw-r--r--textproc/R-yaml/DESCR2
-rw-r--r--textproc/R-yaml/Makefile15
-rw-r--r--textproc/R-yaml/distinfo6
3 files changed, 23 insertions, 0 deletions
diff --git a/textproc/R-yaml/DESCR b/textproc/R-yaml/DESCR
new file mode 100644
index 00000000000..4a155c65e11
--- /dev/null
+++ b/textproc/R-yaml/DESCR
@@ -0,0 +1,2 @@
+This package implements the libyaml YAML 1.1 parser and emitter
+(http://pyyaml.org/wiki/LibYAML) for R.
diff --git a/textproc/R-yaml/Makefile b/textproc/R-yaml/Makefile
new file mode 100644
index 00000000000..537ac2eb782
--- /dev/null
+++ b/textproc/R-yaml/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2016/04/16 14:46:28 wen Exp $
+
+CATEGORIES= textproc
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= ${R_HOMEPAGE_BASE}/yaml/
+COMMENT= Methods to convert R data to YAML and back
+LICENSE= modified-bsd
+
+R_PKGNAME= yaml
+R_PKGVER= 2.1.13
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/R-yaml/distinfo b/textproc/R-yaml/distinfo
new file mode 100644
index 00000000000..c3abe0260ec
--- /dev/null
+++ b/textproc/R-yaml/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/04/16 14:46:28 wen Exp $
+
+SHA1 (R/yaml_2.1.13.tar.gz) = 8fa3e9b4cce08b770723508d5d118e1c7add13ba
+RMD160 (R/yaml_2.1.13.tar.gz) = 0e74ba3bcb3883d5515c8c486767c004698a3416
+SHA512 (R/yaml_2.1.13.tar.gz) = 47d6965c5131a5e3a6f4f477475f7f492eee1166f3fd8cf28c1c64b79ad228a1405c0664b93b9c61b41553c91862d23c4ee48fe7fc8a51879978af117380e23b
+Size (R/yaml_2.1.13.tar.gz) = 81045 bytes