# $Id: Portfile 48540 2009-03-24 19:38:26Z jmr@macports.org $

PortSystem         1.0
PortGroup          python24 1.0

name               py-pycluster
version            1.44
distname           Pycluster-${version}
maintainers        nomaintainer
platforms          darwin

description        Python module for clustering
long_description   Open source clustering software that implements hierarchical\
                    clustering, k-means, k-medians, and 2D self organizing maps.

homepage           http://bonsai.ims.u-tokyo.ac.jp/~mdehoon/software/cluster

depends_lib-append  port:py-numpy

master_sites       ${homepage}

checksums          md5 2ad7933875843b98c38085f6e5779254 \
                   sha1 e75616af63ff9e669d40cbfdf030c65b851de498 \
                   rmd160 4e041bc50611b7a51640504d688725ef85cf59fa
