# -*- 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-Variation 1.7.5 ../../authors/id/C/CJ/CJFIELDS revision 0 license {Artistic-1 GPL} maintainers {devans @dbevans} openmaintainer description Bio::Variation name space contains modules to store sequence variation \ information as differences between the reference sequence and changes sequences long_description ${description} platforms {darwin any} supported_archs noarch checksums rmd160 1425fab4098cb21deafe1004ac1351dbfa78897a \ sha256 4bffdd060b5e793919f700e46056eb3f0195ed4df2e60ad68b383c31e51f824f \ size 60430 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-bioperl \ port:p${perl5.major}-io-string \ port:p${perl5.major}-text-tabsxwrap \ port:p${perl5.major}-xml-twig \ port:p${perl5.major}-xml-writer }