You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
23 lines
828 B
Tcl
23 lines
828 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 HenrikBengtsson startup 0.22.0
|
|
revision 0
|
|
categories-append sysutils
|
|
maintainers nomaintainer
|
|
license LGPL-2.1+
|
|
description Friendly R startup configuration
|
|
long_description {*}${description}
|
|
homepage https://henrikbengtsson.github.io/startup
|
|
checksums rmd160 87e13b3f7c0a30db5730d7854ed0eab2dd5e295c \
|
|
sha256 fa1105c9767399d16884cfda0ae2fbec6c4c55bf4e1daab788589c25b708cd91 \
|
|
size 81055
|
|
github.tarball_from archive
|
|
supported_archs noarch
|
|
|
|
depends_test-append port:R-commonmark
|
|
|
|
test.run yes
|