Import of pkgsrc-2016Q3

This commit is contained in:
2016-11-18 22:39:22 +01:00
committed by sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949747 additions and 377081 deletions
+15
View File
@@ -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"