summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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