Initial revision of R-markdown v0.7.4.

Markdown is a plain-text formatting syntax that can be converted to
XHTML or other formats. This package provides R bindings to the
Sundown markdown rendering library.
This commit is contained in:
brook 2014-09-03 18:33:02 +00:00
parent 27379bab5a
commit e5527521be
3 changed files with 25 additions and 0 deletions

3
math/R-markdown/DESCR Normal file
View file

@ -0,0 +1,3 @@
Markdown is a plain-text formatting syntax that can be converted to
XHTML or other formats. This package provides R bindings to the
Sundown markdown rendering library.

17
math/R-markdown/Makefile Normal file
View file

@ -0,0 +1,17 @@
# $NetBSD: Makefile,v 1.1 2014/09/03 18:33:02 brook Exp $
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ${R_HOMEPAGE_BASE}/markdown/
COMMENT= Markdown rendering for R
LICENSE= gnu-gpl-v2
R_PKGNAME= markdown
R_PKGVER= 0.7.4
DEPENDS+= R-mime>=0.1.1:../../math/R-mime
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"

5
math/R-markdown/distinfo Normal file
View file

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2014/09/03 18:33:02 brook Exp $
SHA1 (R/markdown_0.7.4.tar.gz) = b9c9ad8c8c5e95f3e5ca3800565d031675724505
RMD160 (R/markdown_0.7.4.tar.gz) = 6da8227d2495431349adc944842f8143e8b12d23
Size (R/markdown_0.7.4.tar.gz) = 77898 bytes