# -*- 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.24 perl5.setup Data-Dump-Streamer 2.40 license {Artistic-1 GPL} maintainers nomaintainer description Data::Dump::Streamer - Accurately serialize a data structure as Perl code. long_description ${description} platforms darwin checksums rmd160 3466f688dd78767ab6f8260e8e39a28b4def8ea0 \ sha256 24be356e39c20de9c65dcb0607b0e5b37b77fc57375f3a717ccbd1901f091d35 if {${perl5.major} != ""} { 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 }