[34363] trunk/dports/python

rhwood at macports.org rhwood at macports.org
Fri Feb 22 03:40:35 PST 2008


Revision: 34363
          http://trac.macosforge.org/projects/macports/changeset/34363
Author:   rhwood at macports.org
Date:     2008-02-22 03:40:03 -0800 (Fri, 22 Feb 2008)

Log Message:
-----------
Add new port so that I can create a port for planet (http://planetplanet.org)

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

Added: trunk/dports/python/py25-htmltmpl/Portfile
===================================================================
--- trunk/dports/python/py25-htmltmpl/Portfile	                        (rev 0)
+++ trunk/dports/python/py25-htmltmpl/Portfile	2008-02-22 11:40:03 UTC (rev 34363)
@@ -0,0 +1,23 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python25 1.0
+
+name		py25-htmltmpl
+version		1.22
+categories	python
+platforms	darwin
+maintainers	rhwood openmaintainer
+description	A Python templating engine
+long_description	\
+	A Python based templating engine for separation of code and HTML.
+
+homepage	http://htmltmpl.sourceforge.net/
+
+master_sites	sourceforge:htmltmpl
+distname	htmltmpl-${version}
+checksums	\
+	md5 a262f970c24c234b7fbe5ea95caf3f6b \
+	sha1 b5c1abce4d62fcfcb3551246e033d060c4742d6b \
+	rmd160 4396b35966d67f5f6cf3ba5bf7d2700dd68ad3d5
+


Property changes on: trunk/dports/python/py25-htmltmpl/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080222/84258acf/attachment.html 


More information about the macports-changes mailing list