summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorbrook <brook>2014-09-03 18:21:45 +0000
committerbrook <brook>2014-09-03 18:21:45 +0000
commitdd4c023ccc5dcbf49927295ca0c613b6d836c8a1 (patch)
tree9ec91cc76f380fcf010d8553d0e4a69a114f2237 /math
parent8551c786e6e6c8deeec56d25a38727c4bea3133e (diff)
downloadpkgsrc-dd4c023ccc5dcbf49927295ca0c613b6d836c8a1.tar.gz
Initial revision of R-highr v0.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.
Diffstat (limited to 'math')
-rw-r--r--math/R-highr/DESCR3
-rw-r--r--math/R-highr/Makefile15
-rw-r--r--math/R-highr/distinfo5
3 files changed, 23 insertions, 0 deletions
diff --git a/math/R-highr/DESCR b/math/R-highr/DESCR
new file mode 100644
index 00000000000..0b2b1e82243
--- /dev/null
+++ b/math/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/math/R-highr/Makefile b/math/R-highr/Makefile
new file mode 100644
index 00000000000..1a5ccf2806f
--- /dev/null
+++ b/math/R-highr/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2014/09/03 18:21:45 brook Exp $
+
+CATEGORIES= math
+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/math/R-highr/distinfo b/math/R-highr/distinfo
new file mode 100644
index 00000000000..ca7a71ba8c6
--- /dev/null
+++ b/math/R-highr/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/09/03 18:21:45 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