[49165] trunk/dports/python

akitada at macports.org akitada at macports.org
Sat Apr 4 14:27:58 PDT 2009


Revision: 49165
          http://trac.macports.org/changeset/49165
Author:   akitada at macports.org
Date:     2009-04-04 14:27:58 -0700 (Sat, 04 Apr 2009)
Log Message:
-----------
Added py26-cherrypy3

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

Added: trunk/dports/python/py26-cherrypy3/Portfile
===================================================================
--- trunk/dports/python/py26-cherrypy3/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-cherrypy3/Portfile	2009-04-04 21:27:58 UTC (rev 49165)
@@ -0,0 +1,24 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           python26 1.0
+
+name                py26-cherrypy3
+version             3.1.1
+categories          python www
+maintainers         akitada openmaintainer
+description         Object-Oriented HTTP framework
+long_description    CherryPy is a pythonic, object-oriented web \
+                    development framework. CherryPy allows developers \
+                    to build web applications in much the same way \
+                    they would build any other object-oriented Python \
+                    program. This usually results in smaller source \
+                    code developed in less time.
+platforms           darwin
+homepage            http://www.cherrypy.org/
+master_sites        http://download.cherrypy.org/cherrypy/${version}/
+distname            CherryPy-${version}
+checksums           md5 3a37c6eae833324897f298191ff11ae2 \
+                    sha1 0a8aace00ea28adc05edd41e20dd910042e6d265 \
+                    rmd160 1d5975ade0b511ad5f116c398938c87ce38d323f


Property changes on: trunk/dports/python/py26-cherrypy3/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/20090404/fdc63dec/attachment.html>


More information about the macports-changes mailing list