mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
729 B
Tcl
20 lines
729 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 normalp 0.7.2.1
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Routines for exponential power distribution
|
|
long_description {*}${description}
|
|
checksums rmd160 0d46eee4da8f1ae52bcdd567f90db1e786a8c4cd \
|
|
sha256 cca60336ea697c83933e617ea6b396710d105047cd8e1d690f5aaf9ed3fe1f94 \
|
|
size 14608
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|