[56453] trunk/dports/python

landonf at macports.org landonf at macports.org
Thu Aug 27 18:32:48 PDT 2009


Revision: 56453
          http://trac.macports.org/changeset/56453
Author:   landonf at macports.org
Date:     2009-08-27 18:32:44 -0700 (Thu, 27 Aug 2009)
Log Message:
-----------
Portfile for the Python OpenID Library 2.2.4
http://openidenabled.com/python-openid/

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

Added: trunk/dports/python/py25-openid/Portfile
===================================================================
--- trunk/dports/python/py25-openid/Portfile	                        (rev 0)
+++ trunk/dports/python/py25-openid/Portfile	2009-08-28 01:32:44 UTC (rev 56453)
@@ -0,0 +1,20 @@
+# $Id: Portfile 49591 2009-04-13 02:49:09Z blb at macports.org $
+
+PortSystem 1.0
+PortGroup python25 1.0
+
+name			py25-openid
+version			2.2.4
+categories		python net
+maintainers		landonf openmaintainer
+platforms		darwin freebsd
+description		Python OpenID Library
+long_description    ${description}
+
+distname        python-openid-${version}
+
+homepage		http://openidenabled.com/python-openid/
+master_sites	http://openidenabled.com/files/python-openid/packages/
+checksums		sha1    45599d46ebb36bf4cbf617622abe736c59ccb8e1
+
+use_bzip2       yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090827/c19e0f96/attachment.html>


More information about the macports-changes mailing list