[76529] trunk/dports/python

mnick at macports.org mnick at macports.org
Sun Feb 27 03:34:02 PST 2011


Revision: 76529
          http://trac.macports.org/changeset/76529
Author:   mnick at 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:
-----------
    trunk/dports/python/py26-pebl/
    trunk/dports/python/py26-pebl/Portfile

Added: trunk/dports/python/py26-pebl/Portfile
===================================================================
--- 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110227/0877c42c/attachment.html>


More information about the macports-changes mailing list