You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
19 lines
707 B
Tcl
19 lines
707 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 caseMatch 1.1.0
|
|
revision 1
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Identify similar cases for qualitative case studies
|
|
long_description {*}${description}
|
|
checksums rmd160 ae0279d77e136a244a62bfe1755989cf15521a00 \
|
|
sha256 5f638f6d0aff8f08ec56c685d4e2ad206a12a8c05ab47f1031ac8a4d009cfad3 \
|
|
size 16524
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|