Changeset 79380
- Timestamp:
- 06/11/11 20:40:29 (4 years ago)
- Location:
- trunk/dports/python/py26-cherrypy
- Files:
-
- 1 edited
- 1 copied
-
. (copied) (copied from trunk/dports/python/py25-cherrypy)
-
Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/python/py26-cherrypy/Portfile
r44419 r79380 3 3 4 4 PortSystem 1.0 5 PortGroup python2 51.05 PortGroup python26 1.0 6 6 7 name py2 5-cherrypy7 name py26-cherrypy 8 8 version 2.3.0 9 9 categories python www 10 maintainers akitadaopenmaintainer10 maintainers gmail.com:freespace openmaintainer 11 11 description Object-Oriented HTTP framework 12 12 long_description CherryPy is a pythonic, object-oriented web \ … … 27 27 CHANGELOG.txt CHERRYPYTEAM.txt README.txt \ 28 28 ${destroot}${prefix}/share/doc/${name} 29 move ${destroot}${prefix}/ lib/python2.5/site-packages/cherrypy/tutorial \29 move ${destroot}${prefix}/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/cherrypy/tutorial \ 30 30 ${destroot}${prefix}/share/doc/${name} 31 31 }
Note: See TracChangeset
for help on using the changeset viewer.

