# -*- 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 name libyaml version 0.1.4 revision 1 maintainers erickt openmaintainer categories devel platforms darwin license MIT description A YAML Parser. long_description LibYAML is a YAML 1.1 parser and emitter written in C. It is \ in an early stage of development. homepage http://pyyaml.org/wiki/LibYAML master_sites http://pyyaml.org/download/libyaml distname yaml-${version} checksums rmd160 5051545022ffa4c78e63fed6f3af30f90e931497 \ sha256 7bf81554ae5ab2d9b6977da398ea789722e0db75b86bffdaeb4e66d961de6a37 test.run yes test.target check