# -*- 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 TreePath-Role-Graph 0.07 ../by-authors/id/D/DA/DAB revision 0 license {Artistic-1 GPL} maintainers {devans @dbevans} openmaintainer description TreePath::Role::Graph - Role to visualize TreePath Graph long_description ${description} platforms {darwin any} supported_archs noarch checksums rmd160 cb7266853d15cadbc9b6d64752f081cb14e68b27 \ sha256 d72ea04afa08c02d844f42cfcad10e674292a04e9861a7fdf435af1b7668eced \ size 11499 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-most depends_lib-append \ port:p${perl5.major}-graphviz2 \ port:p${perl5.major}-moosex-types-path-class \ port:p${perl5.major}-treepath }