[93534] trunk/dports/python/py25-authkit/Portfile

jmr at macports.org jmr at macports.org
Fri May 25 16:15:28 PDT 2012


Revision: 93534
          https://trac.macports.org/changeset/93534
Author:   jmr at macports.org
Date:     2012-05-25 16:15:26 -0700 (Fri, 25 May 2012)
Log Message:
-----------
py25-authkit: add distribute dep, long_description

Modified Paths:
--------------
    trunk/dports/python/py25-authkit/Portfile

Modified: trunk/dports/python/py25-authkit/Portfile
===================================================================
--- trunk/dports/python/py25-authkit/Portfile	2012-05-25 23:06:25 UTC (rev 93533)
+++ trunk/dports/python/py25-authkit/Portfile	2012-05-25 23:15:26 UTC (rev 93534)
@@ -2,11 +2,13 @@
 
 PortSystem			1.0
 PortGroup			python25 1.0
+
 name				py25-authkit
 version				0.3.0pre5
 categories-append		www
 maintainers			nomaintainer
 description			An authentication and authorization toolkit for WSGI applications and frameworks
+long_description	$description
 platforms			darwin
 homepage			http://3aims.com/
 master_sites			http://cheeseshop.python.org/packages/source/A/AuthKit/
@@ -16,3 +18,4 @@
 				sha1 f3dae685aa210c3a27a58817d9841a4cd3ebe2a4 \
 				rmd160 09b4cdaf4c9ab128660a27685746d799c0d8b1b8
 
+depends_build	port:py25-distribute
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120525/1311a9d3/attachment.html>


More information about the macports-changes mailing list