[130282] trunk/dports/python/py-turbokid/Portfile
Revision: 130282 https://trac.macports.org/changeset/130282 Author: larryv@macports.org Date: 2014-12-29 17:20:47 -0800 (Mon, 29 Dec 2014) Log Message: ----------- py-turbokid: Rearrange Modified Paths: -------------- trunk/dports/python/py-turbokid/Portfile Modified: trunk/dports/python/py-turbokid/Portfile =================================================================== --- trunk/dports/python/py-turbokid/Portfile 2014-12-30 01:18:37 UTC (rev 130281) +++ trunk/dports/python/py-turbokid/Portfile 2014-12-30 01:20:47 UTC (rev 130282) @@ -6,15 +6,17 @@ name py-turbokid version 1.0.4 +platforms darwin +supported_archs noarch +license MIT maintainers nomaintainer + description TurboGears plugin to support use of Kid templates long_description This package provides a template engine plugin, \ allowing you to easily use Kid with TurboGears, \ Buffet or other systems that support \ python.templating.engines. -license MIT -platforms darwin -supported_archs noarch + homepage http://www.turbogears.org/ master_sites http://pypi.python.org/packages/source/T/TurboKid/ distname TurboKid-${version}
participants (1)
-
larryv@macports.org