summaryrefslogtreecommitdiff
path: root/textproc/R-highr
diff options
context:
space:
mode:
authorbrook <brook>2014-09-19 22:31:53 +0000
committerbrook <brook>2014-09-19 22:31:53 +0000
commit550ff0d936d6d2a6f88e390c6d46d77b71c32d96 (patch)
tree61d9bb827b031cb92060defc71dae1dee197daa7 /textproc/R-highr
parent8eeb1f73428f9f7a57f63e5468e11a9c92b3db5d (diff)
downloadpkgsrc-550ff0d936d6d2a6f88e390c6d46d77b71c32d96.tar.gz
Initial import of highr v0.3 as textproc/R-highr.
This package provides syntax highlighting for R source code. Currently it supports LaTeX and HTML output. Source code of other languages can be supported via Andre Simon's Highlight package. Note: this commit is part of reorganizing some of the recently imported R packages, which are being reimported into more appropriate categories (and removed from math) as a result of a recent discussion on tech-pkg and privately with wiz@. See the thread starting with: http://mail-index.netbsd.org/tech-pkg/2014/09/05/msg013558.html
Diffstat (limited to 'textproc/R-highr')
-rw-r--r--textproc/R-highr/DESCR3
-rw-r--r--textproc/R-highr/Makefile15
-rw-r--r--textproc/R-highr/distinfo5
3 files changed, 23 insertions, 0 deletions
diff --git a/textproc/R-highr/DESCR b/textproc/R-highr/DESCR
new file mode 100644
index 00000000000..0b2b1e82243
--- /dev/null
+++ b/textproc/R-highr/DESCR
@@ -0,0 +1,3 @@
+This package provides syntax highlighting for R source code. Currently
+it supports LaTeX and HTML output. Source code of other languages can
+be supported via Andre Simon's Highlight package.
diff --git a/textproc/R-highr/Makefile b/textproc/R-highr/Makefile
new file mode 100644
index 00000000000..b0a8e9a6f0e
--- /dev/null
+++ b/textproc/R-highr/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2014/09/19 22:31:53 brook Exp $
+
+CATEGORIES= textproc
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= ${R_HOMEPAGE_BASE}/highr/
+COMMENT= Syntax highlighting for R
+# TODO: LICENSE= GPL
+
+R_PKGNAME= highr
+R_PKGVER= 0.3
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/R-highr/distinfo b/textproc/R-highr/distinfo
new file mode 100644
index 00000000000..763ef24c116
--- /dev/null
+++ b/textproc/R-highr/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/09/19 22:31:53 brook Exp $
+
+SHA1 (R/highr_0.3.tar.gz) = 6e853ba30d3a2a29decd11b178b682c54841669a
+RMD160 (R/highr_0.3.tar.gz) = fefe2ef73790979ff3b069a42861c6dbed29ea96
+Size (R/highr_0.3.tar.gz) = 16400 bytes