# -*- 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 Text-VimColor 0.29 license {Artistic-1 GPL} maintainers nomaintainer description syntax color text in HTML or XML using Vim. long_description ${description} platforms {darwin any} checksums rmd160 4222c4417aa08ad88a3a7fe5656e8c17922a5faf \ sha256 e20d3202c888af3d082a2245db5e87ee774e96fcf6708a30530f2eeb1a90988e \ size 58409 supported_archs noarch if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-file-sharedir-install \ port:p${perl5.major}-test-file-sharedir depends_lib-append \ port:p${perl5.major}-file-sharedir \ port:p${perl5.major}-path-class }