# -*- 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 CBOR-XS 1.87 ../../authors/id/M/ML/MLEHMANN revision 0 license {Artistic-1 GPL} maintainers nomaintainer description CBOR::XS - Concise Binary Object Representation (CBOR, RFC7049) long_description {*}${description} platforms darwin checksums rmd160 75cec74b8a737a5ac9b42e4b88ae33f178846804 \ sha256 eac15e730aaf612edd9edf71e6aa954653611bae5a1043b960aff5a9b1e571ff \ size 80713 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-canary-stability \ port:p${perl5.major}-task-weaken depends_lib-append \ port:p${perl5.major}-common-sense \ port:p${perl5.major}-types-serialiser }