mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
19 lines
709 B
Tcl
19 lines
709 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 cran cran jquerylib 0.1.4
|
|
revision 2
|
|
maintainers nomaintainer
|
|
license MIT
|
|
description Obtain jQuery as an HTML dependency object
|
|
long_description {*}${description}
|
|
checksums rmd160 8a065af4afca5ad378231892350fdcf442fee011 \
|
|
sha256 f0bcc11dcde3a6ff180277e45c24642d3da3c8690900e38f44495efbc9064411 \
|
|
size 520207
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_lib-append port:R-htmltools
|