[42321] trunk/dports/python

blb at macports.org blb at macports.org
Tue Nov 18 23:34:06 PST 2008


Revision: 42321
          http://trac.macports.org/changeset/42321
Author:   blb at macports.org
Date:     2008-11-18 23:34:06 -0800 (Tue, 18 Nov 2008)
Log Message:
-----------
New port - python/py25-pygraphviz, ticket #17319

Added Paths:
-----------
    trunk/dports/python/py25-pygraphviz/
    trunk/dports/python/py25-pygraphviz/Portfile

Added: trunk/dports/python/py25-pygraphviz/Portfile
===================================================================
--- trunk/dports/python/py25-pygraphviz/Portfile	                        (rev 0)
+++ trunk/dports/python/py25-pygraphviz/Portfile	2008-11-19 07:34:06 UTC (rev 42321)
@@ -0,0 +1,26 @@
+# $Id$
+
+PortSystem              1.0
+PortGroup               python25 1.0
+
+name                    py25-pygraphviz
+version                 0.99
+categories-append       science
+maintainers             nomaintainer
+description             A Python wrapper for the Graphviz Agraph data structure.
+long_description        ${description}
+
+platforms               darwin
+
+homepage                https://networkx.lanl.gov/wiki/pygraphviz
+master_sites            http://pypi.python.org/packages/source/p/pygraphviz/ \
+                        https://networkx.lanl.gov/download/networkx/
+distname                pygraphviz-${version}
+
+checksums               md5 b0052a2b1d3a9cfb806eb8b28abf8e2d \
+                        sha1 61c06abe5a9fa42e7ad1b340ceb5aa5407d203ca \
+                        rmd160 afede39b04877b9cda962569ed9b93cada30237c
+
+depends_lib-append      bin:swig:swig \
+                        port:graphviz \
+                        port:py25-setuptools


Property changes on: trunk/dports/python/py25-pygraphviz/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081118/15bc5255/attachment-0001.html>


More information about the macports-changes mailing list