[76876] trunk/dports/python

ricci at macports.org ricci at macports.org
Fri Mar 11 09:20:03 PST 2011


Revision: 76876
          http://trac.macports.org/changeset/76876
Author:   ricci at macports.org
Date:     2011-03-11 09:20:03 -0800 (Fri, 11 Mar 2011)
Log Message:
-----------
py27-xattr: new port

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

Added: trunk/dports/python/py27-xattr/Portfile
===================================================================
--- trunk/dports/python/py27-xattr/Portfile	                        (rev 0)
+++ trunk/dports/python/py27-xattr/Portfile	2011-03-11 17:20:03 UTC (rev 76876)
@@ -0,0 +1,26 @@
+# $Id$
+
+PortSystem              1.0
+PortGroup               python27 1.0
+
+name                    py27-xattr
+version                 0.6.1
+maintainers             nomaintainer
+platforms               darwin
+
+description             xattr is a Python wrapper for Darwin, Linux, and FreeBSD \
+                        extended filesystem attributes.
+long_description        ${description}
+license                 MIT
+homepage                http://pypi.python.org/pypi/xattr/
+
+livecheck.regex         {/xattr/(.+)"}
+livecheck.type          regex
+livecheck.url           ${homepage}
+
+depends_build-append    port:py27-distribute
+
+distname                xattr-${version}
+master_sites            http://pypi.python.org/packages/source/x/xattr/
+
+checksums               rmd160 3b85ec8081c968f424263a9342d0c4f3c8249cd9


Property changes on: trunk/dports/python/py27-xattr/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/20110311/8cb868ac/attachment.html>


More information about the macports-changes mailing list