# -*- 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-Dumper-Names 0.03 license {Artistic-1 GPL} maintainers devans openmaintainer description Data::Dumper::Names - Dump variables with names (no source filter) long_description ${description} platforms darwin checksums rmd160 0f1393068306f3609a148825f1862f9154f5a0ba \ sha256 1bbc8893da69f2502483d9e5e2556494b2589d7595729a79c63689c6e1b17a87 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-padwalker perl5.use_module_build supported_archs noarch }