mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
21 lines
767 B
Tcl
21 lines
767 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 xiaoran831213 fcp 0.1.0
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Function Composition
|
|
long_description {*}${description}
|
|
homepage https://github.com/xiaoran831213/R_fun_comp
|
|
checksums rmd160 39d412b63695af423943de2a13cba06aa38f5e71 \
|
|
sha256 339c22f7fcfb3c2ee4274af185ed2945c66733bf5325005aeeb819f1d0335da3 \
|
|
size 4097
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|