# -*- 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 YAML-Tiny 1.67 license {Artistic-1 GPL} maintainers nomaintainer description Read/Write YAML files with as little code as possible long_description ${description} platforms darwin checksums rmd160 33bf97654e91cf575534a7c26415a0a32e5ffd6f \ sha256 4f54e6e5ae08f0765801e3c3edc44d29a21e54c1789d12b44250cda19aba8d4b if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-json-maybexs supported_archs noarch }