You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
2329655ef7
[skip ci]
20 lines
681 B
Tcl
20 lines
681 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 evanbiederstedt Rook 1.2 v
|
|
revision 1
|
|
categories-append net
|
|
maintainers nomaintainer
|
|
license GPL-2
|
|
description HTTP web server for R
|
|
long_description {*}${description}
|
|
checksums rmd160 febb6e99d2b7b94b189e7a995d22bf0f10418a99 \
|
|
sha256 eda87d91d5e1148b19e0e274c3c9c58c42ef9eed660c6eb97790bcc92e84da62 \
|
|
size 62137
|
|
|
|
depends_lib-append port:R-brew
|
|
|
|
test.run yes
|