[78625] trunk/dports/python

perry at macports.org perry at macports.org
Sat May 14 14:23:51 PDT 2011


Revision: 78625
          http://trac.macports.org/changeset/78625
Author:   perry at macports.org
Date:     2011-05-14 14:23:50 -0700 (Sat, 14 May 2011)
Log Message:
-----------
Add python/py26-facebook-sdk.

Added Paths:
-----------
    trunk/dports/python/py26-facebook-sdk/
    trunk/dports/python/py26-facebook-sdk/Portfile

Added: trunk/dports/python/py26-facebook-sdk/Portfile
===================================================================
--- trunk/dports/python/py26-facebook-sdk/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-facebook-sdk/Portfile	2011-05-14 21:23:50 UTC (rev 78625)
@@ -0,0 +1,22 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           python26 1.0
+
+name                py26-facebook-sdk
+version             20110427
+maintainers         perry openmaintainer
+platforms           darwin
+
+description         This client library is designed to support the Facebook \
+                    Graph API and the official Facebook JavaScript SDK, \
+                    which is the canonical way to implement Facebook \
+                    authentication.
+long_description    ${description}
+homepage            https://github.com/facebook/python-sdk
+
+livecheck.type      none
+
+fetch.type          git
+git.branch          ad63a5889783f3c581d2
+git.url             https://github.com/facebook/python-sdk.git


Property changes on: trunk/dports/python/py26-facebook-sdk/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/20110514/6ec6e910/attachment.html>


More information about the macports-changes mailing list