# -*- 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           cmake 1.0

name                yaml-cpp
version             0.5.1
maintainers         the-huck.com:patrick openmaintainer

categories          devel
description         yaml-cpp is a YAML parser and emitter in C++ written around the YAML 1.2 spec
long_description    ${description}

platforms           darwin

homepage            http://code.google.com/p/yaml-cpp/
master_sites        googlecode:yaml-cpp

checksums           md5     0fa47a5ed8fedefab766592785c85ee7 \
                    sha1    9c5414b4090491e96d1b808fe8628b31e625fdaa \
                    rmd160  e9c4f9c95bc59df88ed2840f2b92078d984f5b67

depends_build-append port:boost

cmake.out_of_source yes

patchfiles          patch-include-yaml-cpp-node-detail-node_data.h.diff