mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
22 lines
744 B
Tcl
22 lines
744 B
Tcl
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
|
|
|
|
PortSystem 1.0
|
|
PortGroup R 1.0
|
|
|
|
R.setup github wviechtb mathjaxr 1.6-0 v
|
|
revision 2
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-3
|
|
description Using Mathjax in Rd Files
|
|
long_description {*}${description}
|
|
checksums rmd160 971c1dc57a471b87a227cd29a9c863d6251df2c3 \
|
|
sha256 54abdbbd897424741fdf8cd29fe3f53d61a624f10001fe86f396f1f2fd8750f1 \
|
|
size 908040
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_test-append port:R-js
|
|
|
|
test.run yes
|