# -*- 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.24
perl5.setup         syntax 0.004 ../by-authors/id/P/PH/PHAYLON
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         syntax - Activate syntax extensions
long_description    This module activates community provided syntax extensions \
                    to Perl. You pass it a feature name, and optionally a scalar \
                    with arguments, and the dispatching system will load and \
                    install the extension in your package.

platforms           darwin

checksums           rmd160  65e86a8985f36a62d55089d30e1267249da5516e \
                    sha256  fe19b6da8a8f43a5aa2ee571441bc0e339fb156d0081c157a1a24e9812c7d365

supported_archs     noarch
