# -*- 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: Portfile 107620 2013-07-03 02:43:11Z dports@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.branches      5.8 5.10 5.12 5.14 5.16
perl5.setup         YAML-Syck 1.27
maintainers         nomaintainer
license             MIT
description         A fast, lightweight YAML loader and dumper
long_description    ${description}

checksums           rmd160  80759ed5a7d1941099b80e793c9a2024fdfc1467 \
                    sha256  de74e534a0e21b05cc7e7af322d45754122c192ac871802cd9488fef50e02df9

platforms           darwin
