math/R-cran-mathjaxr: Added new port
Provides 'MathJax' and macros to enable its use within Rd files for rendering equations in the HTML help files. WWW: https://cran.r-project.org/web/packages/mathjaxr/
This commit is contained in:
parent
2aca44cf12
commit
9394cfbf9a
16
math/R-cran-mathjaxr/Makefile
Normal file
16
math/R-cran-mathjaxr/Makefile
Normal file
@ -0,0 +1,16 @@
|
||||
PORTNAME= mathjaxr
|
||||
DISTVERSION= 1.6-0
|
||||
CATEGORIES= math
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
MAINTAINER= wen@FreeBSD.org
|
||||
COMMENT= Using 'Mathjax' in Rd Files
|
||||
|
||||
LICENSE= GPLv3+
|
||||
|
||||
USES= cran:auto-plist,compiles
|
||||
|
||||
post-install:
|
||||
${ECHO} "@dir lib/R/library/mathjaxr/libs" >>${TMPPLIST}
|
||||
|
||||
.include <bsd.port.mk>
|
3
math/R-cran-mathjaxr/distinfo
Normal file
3
math/R-cran-mathjaxr/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1651909123
|
||||
SHA256 (mathjaxr_1.6-0.tar.gz) = ecc47607111b788d84789459af7f4f9102719f98640b7a23bd5a4eb1a6d3c179
|
||||
SIZE (mathjaxr_1.6-0.tar.gz) = 1050221
|
4
math/R-cran-mathjaxr/pkg-descr
Normal file
4
math/R-cran-mathjaxr/pkg-descr
Normal file
@ -0,0 +1,4 @@
|
||||
Provides 'MathJax' and macros to enable its use within Rd
|
||||
files for rendering equations in the HTML help files.
|
||||
|
||||
WWW: https://cran.r-project.org/web/packages/mathjaxr/
|
Loading…
Reference in New Issue
Block a user