# -*- 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$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.16 5.18 5.20 5.22 perl5.setup strictures 2.000001 ../by-authors/id/H/HA/HAARG license {Artistic-1 GPL} platforms darwin maintainers nomaintainer description strictures - turn on strict and make all warnings fatal. long_description ${description} checksums rmd160 a045be4f2609785763cfcb59ef586816716f39eb \ sha256 1e738a8ad63ce8c9b447111c8304ae124a3277c2dc17953b4f647581525e20d3 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-bareword-filehandles \ port:p${perl5.major}-indirect \ port:p${perl5.major}-multidimensional supported_archs noarch }