# $Id$ PortSystem 1.0 PortGroup python25 1.0 name py25-dns version 2.3.1 categories python net maintainers nomaintainer platforms darwin freebsd description module for performing DNS queries from python long_description py-dns provides a module for performing DNS queries \ from python applications. homepage http://pydns.sourceforge.net/ master_sites sourceforge:pydns checksums md5 a2ee77b46d17f8f355ff7784cea76d2c distname pydns-${version} extract.suffix .tar.gz post-destroot { xinstall -m 644 -W ${worksrcpath} CREDITS.txt README-guido.txt \ README.txt ${destroot}${prefix}/share/doc/${name} xinstall -m 644 -W ${worksrcpath}/tests test.py test2.py test4.py \ test5.py testPackers.py testsrv.py \ ${destroot}${prefix}/share/doc/${name}/examples }