Ticket #11486: Portfile

File Portfile, 652 bytes (added by rpz@…, 17 years ago)
Line 
1# $Id: $
2
3PortSystem 1.0
4PortGroup perl5 1.0
5perl5.setup   iPE 0.1.48
6distname      ipe-${version}
7categories    perl biology
8maintainers             rpz@cse.wustl.edu
9description             Perl module for parameter estimation with hidden Markov models.
10long_description iPE is parameter estimation software for generalized hidden Markov models. \
11                 For information and documentation, see http://mblab.wustl.edu
12
13homepage          http://mblab.wustl.edu
14master_sites      http://mblab.wustl.edu/software/download/
15
16
17
18
19platforms               darwin
20
21checksums               md5 28ba551698f26d241c833502e0e751fb
22
23depends_lib-append      port:p5-xml-checker port:p5-xml-libxml port:p5-eval