# $Id: Portfile 78632 2011-05-14 22:50:58Z ryandesign@macports.org $

PortSystem 			1.0
PortGroup 			python26 1.0

name 				py26-pebl
version 			1.0.2 
revision 			1
maintainers 		mnick

categories-append 	science math
description 		Pebl is a python library and application for learning the structure of a Bayesian network.
long_description 	${description}

platforms 			darwin

homepage 			http://code.google.com/p/pebl-project/ 
master_sites 		googlecode:pebl-project 

distname 			pebl-${version} 

checksums           md5     cc656223e978a1b207782ecb5f387f86 \
                    sha1    fe9452ce0e699cda57a90ea009e971b920e0199a \
                    rmd160  0d6ef1e18416c27cddb5c5c44099c3c3b6425ab6

depends_lib-append 	port:py26-numpy port:py26-pydot port:py26-parsing
