Revision: 130285 https://trac.macports.org/changeset/130285 Author: larryv@macports.org Date: 2014-12-29 17:20:53 -0800 (Mon, 29 Dec 2014) Log Message: ----------- py-turbocheetah: Rearrange Modified Paths: -------------- trunk/dports/python/py-turbocheetah/Portfile Modified: trunk/dports/python/py-turbocheetah/Portfile =================================================================== --- trunk/dports/python/py-turbocheetah/Portfile 2014-12-30 01:20:51 UTC (rev 130284) +++ trunk/dports/python/py-turbocheetah/Portfile 2014-12-30 01:20:53 UTC (rev 130285) @@ -6,16 +6,18 @@ name py-turbocheetah version 1.0 +platforms darwin +supported_archs noarch +license MIT maintainers nomaintainer + description TurboGears plugin to support use of Cheetah templates long_description This package provides a template engine plugin, \ allowing you to easily use Cheetah with TurboGears,\ Buffet or other systems that support \ python.templating.engines. -license MIT -platforms darwin -supported_archs noarch homepage http://pypi.python.org/pypi/TurboCheetah/ + master_sites http://pypi.python.org/packages/source/T/TurboCheetah/ distname TurboCheetah-${version} checksums md5 daf99f38f6696ac64b7df8ac2e003a03 \
participants (1)
-
larryv@macports.org