# -*- 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 2024080801 license {MIT BSD Artistic-1 Artistic-2} maintainers nomaintainer description Regexp::Common - Provide commonly requested regular expressions long_description {*}${description} platforms {darwin any} supported_archs noarch checksums rmd160 12deb9da14d02116267578cd129b94b3bd2f1af0 \ sha256 0677afaec8e1300cefe246b4d809e75cdf55e2cc0f77c486d13073b69ab4fbdd \ size 238498 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-regexp \ port:p${perl5.major}-test-simple }