# -*- 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.28 5.30 5.32 5.34 perl5.setup UUID 0.36 ../../authors/id/J/JR/JRM license Artistic-2 maintainers nomaintainer description UUID - Universally Unique Identifier library for Perl long_description {*}${description} checksums rmd160 8aa946265212b6e2b413e6841f3983625a4fb955 \ sha256 c182e9ad854981a90803ae25380d2197ca6f923519e1d524bc85205eaf49bf06 \ size 72570 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-cpan-meta \ port:p${perl5.major}-devel-checklib \ port:p${perl5.major}-extutils-makemaker \ port:p${perl5.major}-extutils-manifest \ port:p${perl5.major}-test-simple \ port:p${perl5.major}-text-patch \ port:p${perl5.major}-try-tiny depends_lib-append \ port:p${perl5.major}-time-hires # build fails using parallel_build use_parallel_build no }