# -*- 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 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.16 5.18 5.20 5.22 perl5.setup Data-Dump-Streamer 2.38 license {Artistic-1 GPL} maintainers devans openmaintainer description Data::Dump::Streamer - Accurately serialize a data structure as Perl code. long_description ${description} platforms darwin checksums rmd160 79758e6bbc0bb984a00ebbccd3cef31d6022e8aa \ sha256 210684c5a6805d61dd49ec0a17ae5ba359f100877e0dc8e467d956c78c693a5d if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-extutils-depends depends_lib-append \ port:p${perl5.major}-algorithm-diff \ port:p${perl5.major}-b-utils \ port:p${perl5.major}-json-xs \ port:p${perl5.major}-padwalker perl5.use_module_build }