# $Id: Portfile 101641 2013-01-16 00:09:01Z jmr@macports.org $ PortSystem 1.0 PortGroup python 1.0 name py-myghtyutils version 0.52 revision 1 categories-append www license MIT maintainers nomaintainer supported_archs noarch description Container and Utility Functions from the \ Myghty Template Framework. long_description ${description} platforms darwin homepage http://www.myghty.org master_sites http://cheeseshop.python.org/packages/source/M/MyghtyUtils/ distname MyghtyUtils-${version} checksums md5 a15cda5919509024245802f4028b1560 python.versions 24 25 if {$subport != $name} { use_zip yes depends_lib port:py${python.version}-distribute }