# -*- 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 epoch 1 perl5.branches 5.24 perl5.setup Perl-Critic 1.126 license {Artistic-1 GPL} maintainers khindenburg openmaintainer supported_archs noarch description Critique Perl source code for best-practices. long_description ${description} platforms darwin checksums rmd160 48b0dbc3b38d7593fbb3360c22c0237afe814efd \ sha256 b1a6151cb3603aef8555195b807e831655c83003b81e2f64fff095ff7114f5af if {${perl5.major} != ""} { depends_build-append port:p${perl5.major}-test-deep depends_lib-append port:p${perl5.major}-b-keywords \ port:p${perl5.major}-config-tiny \ port:p${perl5.major}-email-address \ port:p${perl5.major}-exception-class \ port:p${perl5.major}-file-sharedir \ port:p${perl5.major}-file-sharedir-projectdistdir \ port:p${perl5.major}-io-string \ port:p${perl5.major}-lingua-en-inflect \ port:p${perl5.major}-list-moreutils \ port:p${perl5.major}-module-pluggable \ port:p${perl5.major}-path-finddev \ port:p${perl5.major}-path-isdev \ port:p${perl5.major}-ppi \ port:p${perl5.major}-ppix-regexp \ port:p${perl5.major}-ppix-utilities \ port:p${perl5.major}-string-format \ port:p${perl5.major}-version \ port:p${perl5.major}-file-homedir \ port:p${perl5.major}-file-which \ port:p${perl5.major}-perl-tidy \ port:p${perl5.major}-pod-spell \ port:p${perl5.major}-readonly \ port:p${perl5.major}-regexp-parser \ port:p${perl5.major}-readonly-xs perl5.use_module_build }