[65535] trunk/dports/python

perry at macports.org perry at macports.org
Fri Mar 26 21:03:13 PDT 2010


Revision: 65535
          http://trac.macports.org/changeset/65535
Author:   perry at macports.org
Date:     2010-03-26 21:03:11 -0700 (Fri, 26 Mar 2010)
Log Message:
-----------
Added python/py26-tempita.

Added Paths:
-----------
    trunk/dports/python/py26-tempita/
    trunk/dports/python/py26-tempita/Portfile

Added: trunk/dports/python/py26-tempita/Portfile
===================================================================
--- trunk/dports/python/py26-tempita/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-tempita/Portfile	2010-03-27 04:03:11 UTC (rev 65535)
@@ -0,0 +1,25 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           python26 1.0
+
+name                py26-tempita
+version             0.4
+categories          python
+maintainers         perry openmaintainer
+platforms           darwin
+
+description         Tempita is a small templating language for text \
+                    substitution.
+long_description    ${description}
+license             MIT
+homepage            http://pypi.python.org/pypi/Tempita/${version}/
+
+livecheck.regex     {Tempita/(.+)/"}
+livecheck.type      regex
+livecheck.url       ${homepage}
+
+distname            Tempita-${version}
+master_sites        http://pypi.python.org/packages/source/T/Tempita/
+
+checksums           rmd160 add105a921d1e7ba8099ee80c79ce05866b70697


Property changes on: trunk/dports/python/py26-tempita/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/20100326/5a997cfe/attachment.html>


More information about the macports-changes mailing list