mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
21 lines
748 B
Tcl
21 lines
748 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 morteza.amini CMAPSS 0.1.1
|
|
revision 0
|
|
maintainers nomaintainer
|
|
license GPL-3
|
|
description Commercial Modular Aero-Propulsion System \
|
|
Simulation data-set
|
|
long_description {*}${description}
|
|
checksums rmd160 af655ab180bab56ef43f5fd5e1caefd7bc286128 \
|
|
sha256 1fe918cfec7438f139726df58186a99dc91025b98b3b3ce3b2cb27cac2162fe6 \
|
|
size 5392402
|
|
supported_archs noarch
|
|
|
|
depends_lib-append port:R-Rdpack
|
|
|
|
test.run yes
|