# $Id: Portfile 82547 2011-08-15 16:46:16Z jmr@macports.org $

PortSystem 1.0
PortGroup perl5 1.0

perl5.setup   iPE 0.1.48
revision      2
distname      ipe-${perl5.moduleversion}
categories    perl biology
maintainers		cse.wustl.edu:rpz
description		Perl module for parameter estimation with hidden Markov models.
long_description iPE is parameter estimation software for generalized hidden Markov models. \
                 For information and documentation, see http://mblab.wustl.edu

homepage          http://mblab.wustl.edu
master_sites      http://mblab.wustl.edu/software/download/


platforms		darwin

checksums		md5 28ba551698f26d241c833502e0e751fb

if {${perl5.major} != ""} {
depends_lib-append	port:p${perl5.major}-libxml-enno port:p${perl5.major}-xml-libxml port:p${perl5.major}-eval
}
