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
21 lines
831 B
Tcl
21 lines
831 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.recommended yes
|
|
|
|
# This is a recommended package. Keep it CRAN-sourced.
|
|
R.setup cran r-project foreign 0.8-87
|
|
revision 0
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Read and write data in other statistical software formats
|
|
long_description {*}${description}. Recommended package.
|
|
homepage-append https://svn.r-project.org/R-packages/trunk/foreign
|
|
checksums rmd160 644e95b7c4479310af386e9149e8be7e337b2be1 \
|
|
sha256 1a24acf4c8e87acc740599e950388b88e5beab7e54f699a015366fbd86db2856 \
|
|
size 365280
|
|
|
|
test.run yes
|