# -*- 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 # $Id$ # This comment was inserted on 20160713 to force reindexing of # this port after the default homepage definition in the perl5 # PortGroup was changed to use metacpan.org (r150080). # Reindexing is necessary for the new definition to take effect. # This comment may be removed in subsequent updates of this port. PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup Bio-Phylo 0.58 license {Artistic-1 GPL} categories-append science maintainers nomaintainer description Bio::Phylo - Phylogenetic analysis using perl long_description ${description} platforms darwin checksums rmd160 bb0b3c39805e8b7f45b9fa7a47735090795bbdeb \ sha256 b8bbd3ea0d2029abac7c8119ef84d607d9c5a226477e8955bc38bac99d44167c if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-gd \ port:p${perl5.major}-json \ port:p${perl5.major}-math-cdf \ port:p${perl5.major}-math-random \ port:p${perl5.major}-pdf-api2 \ port:p${perl5.major}-svg \ port:p${perl5.major}-swf-builder \ port:p${perl5.major}-xml-libxml \ port:p${perl5.major}-xml-xml2json \ port:p${perl5.major}-xml-twig supported_archs noarch }