mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
See https://github.com/macports/macports-ports/pull/26909#issuecomment-3339115770
19 lines
703 B
Tcl
19 lines
703 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 R.methodsS3 1.8.2
|
|
revision 2
|
|
maintainers nomaintainer
|
|
license {LGPL-2.1 LGPL-3}
|
|
description S3 methods simplified
|
|
long_description {*}${description}
|
|
checksums rmd160 413c6c28913562084ca582235fee92729214cc4a \
|
|
sha256 4f41b96fa0e2721ebd9168c063cac99e74d055a8440ce237e7379267bc53774e \
|
|
size 35872
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|