mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
743 B
Tcl
20 lines
743 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 scottkosty bootstrap 2019.6
|
|
revision 1
|
|
maintainers nomaintainer
|
|
license BSD
|
|
description Functions for An Introduction to the Bootstrap
|
|
long_description {*}${description}
|
|
homepage https://gitlab.com/scottkosty/bootstrap
|
|
checksums rmd160 959000600989cf085a613b4b9c925911cbde04aa \
|
|
sha256 5252fdfeb944cf1fae35016d35f9333b1bd1fc8c6d4a14e33901160e21968694 \
|
|
size 30791
|
|
|
|
compilers.setup require_fortran
|
|
|
|
test.run yes
|