# -*- 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 PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.28 5.30 5.32 5.34 perl5.setup Bio-DB-NCBIHelper 1.7.8 ../../authors/id/C/CJ/CJFIELDS revision 0 license {Artistic-1 GPL} maintainers {devans @dbevans} openmaintainer description Bio::DB::NCBIHelper - A collection of routines useful for queries to NCBI databases long_description {*}${description} platforms {darwin any} supported_archs noarch checksums rmd160 38e1f7dc4a8fef60221e7b7f4235d12eee212eb6 \ sha256 f8e2a739c872608a24003a642a686b6e9c72af59a3bc0aceea6e5a5c2ea5ecbf \ size 45770 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-exception \ port:p${perl5.major}-test-most \ port:p${perl5.major}-test-requiresinternet depends_lib-append \ port:p${perl5.major}-bioperl \ port:p${perl5.major}-bio-asn1-entrezgene \ port:p${perl5.major}-cache-cache \ port:p${perl5.major}-cgi \ port:p${perl5.major}-http-message \ port:p${perl5.major}-libwww-perl \ port:p${perl5.major}-lwp-protocol-https \ port:p${perl5.major}-uri \ port:p${perl5.major}-xml-twig }