mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
19 lines
695 B
Tcl
19 lines
695 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 cran compare 0.2-6
|
|
revision 2
|
|
maintainers nomaintainer
|
|
license {GPL-2 GPL-3}
|
|
description Comparing objects for differences
|
|
long_description {*}${description}
|
|
checksums rmd160 2bc46713cd3910d6294ca782fdb0265a885d51ad \
|
|
sha256 fcfd7e1e88ce6f567600e3dc9d7a7a1f781e44a42410e45ffaad2c3092ae3f4d \
|
|
size 408928
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|