blob: 260cf52977352be3b53c3f305ba97665a2fdd228 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
PORTNAME= mathjaxr
DISTVERSION= 2.0-0
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= Using 'Mathjax' in Rd Files
WWW= https://cran.r-project.org/web/packages/mathjaxr/
LICENSE= GPLv3+
USES= cran:auto-plist,compiles
.include <bsd.port.mk>
|