# $Id$ PortSystem 1.0 name py-pmw version 1.2 categories python maintainers nomaintainer platforms darwin freebsd description Pmw is a toolkit for building high-level compound widgets in Python using the Tkinter module. long_description ${description} homepage http://pmw.sourceforge.net master_sites sourceforge:pmw distname Pmw.${version} checksums md5 75c49c30595217c8d9376c36aa5426aa worksrcdir depends_lib port:python24 port:py-tkinter use_configure no build {} destroot { xinstall -m 755 -d ${destroot}${prefix}/lib/python2.4/site-packages file copy ${workpath}/Pmw ${destroot}${prefix}/lib/python2.4/site-packages }