# -*- 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 Tree-DAG_Node 1.33 revision 0 license {Artistic-1 GPL} maintainers nomaintainer description Tree::DAG_Node - An N-ary tree long_description {*}${description} platforms {darwin any} supported_archs noarch extract.suffix .tgz checksums rmd160 0588d140942ded3341951d5f3f25ca1554241eac \ sha256 81661e08fe1d7e49fd390b79b5e132c644c99633cc7c6f1514b20e293da6aafe \ size 55263 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-extutils-makemaker \ port:p${perl5.major}-file-slurper }