Revision
76529
Author
mnick@macports.org
Date
2011-02-27 03:33:56 -0800 (Sun, 27 Feb 2011)

Log Message

new port: py26-pebl 1.0.2

Added Paths

Diff

Added: trunk/dports/python/py26-pebl/Portfile (0 => 76529)


--- trunk/dports/python/py26-pebl/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-pebl/Portfile	2011-02-27 11:33:56 UTC (rev 76529)
@@ -0,0 +1,25 @@
+# $Id$
+
+PortSystem 			1.0
+PortGroup 			python26 1.0
+
+name 				py26-pebl
+version 			1.0.2
+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