[83464] trunk/dports/python

singingwolfboy at macports.org singingwolfboy at macports.org
Thu Sep 1 18:04:47 PDT 2011


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

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

Added: trunk/dports/python/py27-argh/Portfile
===================================================================
--- trunk/dports/python/py27-argh/Portfile	                        (rev 0)
+++ trunk/dports/python/py27-argh/Portfile	2011-09-02 01:04:47 UTC (rev 83464)
@@ -0,0 +1,25 @@
+# $Id: Portfile 74826 2011-01-03 10:28:48Z nox at macports.org $
+
+PortSystem      1.0
+PortGroup       python27 1.0
+
+name            py27-argh
+set real_name   argh
+version         0.14.0
+maintainers     singingwolfboy openmaintainer
+platforms       darwin
+description     simple argparse wrapper
+license         LGPL3
+
+long_description \
+    ${description}
+
+depends_lib     port:py27-distribute
+
+homepage            https://bitbucket.org/neithere/${real_name}/
+master_sites        http://pypi.python.org/packages/source/a/${real_name}
+distname            ${real_name}-${version}
+
+checksums           md5     420e357fab39e7f31724a68d637496a3 \
+                    sha1    327e878ac45f324cd08e0a93ae133d8a2e303f03 \
+                    rmd160  7db004614d89ca91427bf07cea83d633ca76a7a5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110901/ab3f678c/attachment-0001.html>


More information about the macports-changes mailing list