# $Id$ PortSystem 1.0 PortGroup python24 1.0 name py-imdb version 3.3 categories python platforms darwin maintainers nomaintainer description python module providing access to the IMDb movie database long_description py-imdb is a Python package useful to retrieve and \ manage the data of the IMDb movie database. homepage http://imdbpy.sourceforge.net/ master_sites sourceforge:imdbpy distname IMDbPY-${version} checksums sha1 be2f17b4f1578f722e4ffaf2b924a13ed8cd57ce post-destroot { xinstall -m 644 -W ${worksrcpath}/docs AUTHOR.txt CREDITS.txt \ Changelog.txt DISCLAIMER.txt GPL.txt INSTALL.txt LICENSE.txt \ README.devel README.package README.txt README.users TODO.txt \ ${destroot}${prefix}/share/doc/${name} }