# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=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 Regexp-Common 2017060201 platforms {darwin any} maintainers nomaintainer license MIT description Provide commonly requested regular expressions long_description ${description} checksums rmd160 645334d98e66d64e1f2bfbb61ce3756775f519ce \ sha256 ee07853aee06f310e040b6bf1a0199a18d81896d3219b9b35c9630d0eb69089b if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-regexp supported_archs noarch }