# -*- 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-Tiny 1.04 revision 0 license {Artistic-1 GPL} maintainers {devans @dbevans} openmaintainer description UUID::Tiny - Pure Perl UUID Support With Functional Interface long_description {*}${description} platforms {darwin any} supported_archs noarch checksums rmd160 9b852313ef77aa6f0d053821a4f7f8c14cdd83a5 \ sha256 6dcd92604d64e96cc6c188194ae16a9d3a46556224f77b6f3d1d1312b68f9a3d \ size 14790 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-mime-base64 \ port:p${perl5.major}-test-simple \ port:p${perl5.major}-time-hires }