# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
categories-append science
maintainers {mmoll @mamoll} openmaintainer
description python tools for computational molecular biology
long_description python tools for computational molecular biology: \
parsers for various file formats, interfaces for programs, \
tools for performing common operations on sequences, etc.
homepage http://www.biopython.org/
master_sites ${homepage}/DIST
distname biopython-${version}
checksums md5 966ac542f39809c37852410a95f641fb \
sha1 3452798039e29b0fd2dbfdf3434e27c6498f9ead \
rmd160 e50679e4b915f3c42f4af83228c72c123c1c54d7 \
sha256 4f1770a29a5b18fcaca759bbc888083cdde2b301f073439ff640570d4a93e033 \
python.versions 27 34 35 36
if { ${name} ne ${subport} } {
depends_lib-append port:py${python.version}-numpy
file delete -force ${destroot}${prefix}/share/doc/${subport}
file copy ${worksrcpath}/Doc ${destroot}${prefix}/share/doc/${subport}
xinstall -m 644 -W ${worksrcpath} CONTRIB DEPRECATED LICENSE NEWS README \
${destroot}${prefix}/share/doc/${subport}
build.env CFLAGS=-I${python.include}
livecheck.url http://biopython.org/wiki/Download
livecheck.regex biopython-(\[0-9\.\]+).tar.gz