Ticket #19512: Portfile.rrdtool.diff

File Portfile.rrdtool.diff, 1.5 KB (added by mike.thon@…, 15 years ago)
  • Portfile

    old new  
    1 # $Id: Portfile 39136 2008-08-10 00:36:51Z raimue@macports.org $
     1# $Id$
    22
    33PortSystem 1.0
    44
    55name             mcl
    6 version          08-157
    7 description      TribeMCL is a method for clustering proteins into related \
    8                  groups, which are termed 'protein families'
     6version          08-312
     7description      MCL - a cluster algorithm for graphs.
    98long_description \
    10     TribeMCL is a method for clustering proteins into related groups, which are \
    11     termed 'protein families'. This clustering is achieved by analysing similarity \
    12     patterns between proteins in a given dataset, and using these patterns to \
    13     assign proteins into related groups. In many cases, proteins in the same protein \
    14     family will have similar functional properties. TribeMCL uses a novel clustering \
    15     method (Markov Clustering or MCL) which solves problems which normally hinder \
    16     protein sequence clustering.
     9    The MCL algorithm is short for the Markov Cluster Algorithm, \
     10    a fast and scalable unsupervised cluster algorithm for graphs \
     11    based on simulation of (stochastic) flow in graphs.
    1712maintainers     mike.thon@gmail.com
    1813categories      science
    1914platforms       darwin
    2015homepage        http://micans.org/mcl/
    2116master_sites    http://micans.org/mcl/src/
    22 checksums       md5 98d7e7712fa356ebf4dd75ba37ee9077
     17checksums       md5 bad361f1d091eb89d565a3dbeb0e63a9
    2318configure.args  --enable-blast --mandir=${prefix}/share/man