# -*- 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.24 perl5.setup Google-ProtocolBuffers 0.12 license {Artistic-1 GPL} maintainers nomaintainer description simple interface to Google Protocol Buffers long_description ${description} platforms darwin checksums rmd160 a2d6c57606cffff4bde573900cf355da4a5c1093 \ sha256 b38449c60b9a2712dde481485cc7ab03b2a0ac1c3fd480b3853e4111ac294d71 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-class-accessor \ port:p${perl5.major}-parse-recdescent }