# $Id$ PortSystem 1.0 PortGroup python24 1.0 name py-ptypes version 0.3 revision 1 categories python platforms darwin maintainers nomaintainer description persistent versions of dictionary and list types long_description Provides persistent versions of dictionary and list \ types. Built into the datatype is simple version checking. homepage http://www.peck.org.uk/p/python/ master_sites ${homepage} distname ptypes-${version} checksums md5 92bdce4c81cdf9a23c020a8172980e81 use_zip yes patchfiles patch-setup.py.diff post-destroot { xinstall -m 644 -W ${worksrcpath} README.txt \ ${destroot}${prefix}/share/doc/${name} }