You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
22 lines
749 B
Tcl
22 lines
749 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 r-project HyperbolicDist 0.6-5
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Hyperbolic Distribution
|
|
long_description {*}${description}
|
|
checksums rmd160 515915a11cffa2fc3a43b603a963f37eda43435c \
|
|
sha256 26f0a6c939a8d79692738f286cb9a4dc289497ecba3c8b7dcb79b00699c76c81 \
|
|
size 65067
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_test-append port:R-actuar
|
|
|
|
test.run yes
|