# -*- 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 Test-YAML 1.05 license {Artistic-1 GPL} maintainers devans openmaintainer description Test::YAML - Testing Module for YAML Implementations long_description ${description} platforms darwin checksums rmd160 118094456d19339c8bd9f234578703d5144f33c3 \ sha256 9309f4b0d8a1df5632a6e31b9992b1d4b9b69201d90b8db6e44e5c079857361d if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-test-base supported_archs noarch }