[83465] trunk/dports/python

singingwolfboy at macports.org singingwolfboy at macports.org
Thu Sep 1 18:05:09 PDT 2011


Revision: 83465
          http://trac.macports.org/changeset/83465
Author:   singingwolfboy at macports.org
Date:     2011-09-01 18:05:09 -0700 (Thu, 01 Sep 2011)
Log Message:
-----------
New port: py27-brownie

Added Paths:
-----------
    trunk/dports/python/py27-brownie/
    trunk/dports/python/py27-brownie/Portfile

Added: trunk/dports/python/py27-brownie/Portfile
===================================================================
--- trunk/dports/python/py27-brownie/Portfile	                        (rev 0)
+++ trunk/dports/python/py27-brownie/Portfile	2011-09-02 01:05:09 UTC (rev 83465)
@@ -0,0 +1,23 @@
+# $Id: Portfile 74826 2011-01-03 10:28:48Z nox at macports.org $
+
+PortSystem      1.0
+PortGroup       python27 1.0
+
+name            py27-brownie
+set real_name   Brownie
+version         0.5.1
+maintainers     singingwolfboy openmaintainer
+platforms       darwin
+description     Common utilities and datastructures for Python applications.
+license         BSD
+
+long_description \
+    ${description}
+
+homepage            http://github.com/DasIch/brownie/
+master_sites        http://pypi.python.org/packages/source/B/${real_name}
+distname            ${real_name}-${version}
+
+checksums           md5     c79089d747777f4754656b41998e5685 \
+                    sha1    6f7bd0dcaf9fe0e7a6a238f78d50b77ea71d67a6 \
+                    rmd160  3a8e0c06490d6419cdc1f88d4df604e609f50660
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110901/71c1806a/attachment.html>


More information about the macports-changes mailing list