# $Id$ PortSystem 1.0 PortGroup python24 1.0 name py-logilab-common version 0.15.0 maintainers nomaintainer description A number of modules used by various projects from Logilab long_description ${description} platforms darwin homepage http://www.logilab.org/projects/common master_sites ftp://ftp.logilab.fr/pub/common/ distname common-${version} checksums md5 1cf6ae5086e1dfd81e8836ac4fa3a206 \ sha1 5cb6df46c5bf47b1078885af636807fdf99cebd1 post-destroot { xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name} xinstall -m 644 -W ${worksrcpath} ChangeLog README \ ${destroot}${prefix}/share/doc/${name} } # Shared-file warning; the following file is installed by this module as # well as (at least) py-lint, but it is the basic, auto-generated, empty- # other-than-the-docstring file: # ${prefix}/lib/python2.3/site-packages/logilab/__init__.py