mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
712 B
Tcl
20 lines
712 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 pdfCluster 1.0-4
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2
|
|
description Cluster analysis via non-parametric density estimation
|
|
long_description {*}${description}
|
|
checksums rmd160 fd87706c4c4e96c5b4baa14050e7888ddc30105b \
|
|
sha256 d510c63ce1825d0acd0204613f880969402c731267b4ff800c8549fd73eda234 \
|
|
size 54116
|
|
|
|
depends_lib-append port:R-geometry
|
|
|
|
test.run yes
|