# -*- 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 PortGroup github 1.0 github.setup alanxz rabbitmq-c 0.4.1 v categories net devel platforms darwin maintainers ryandesign openmaintainer license MIT description a C-language AMQP client library for use with RabbitMQ long_description RabbitMQ-C is ${description}. checksums rmd160 8d07052cea304de3d41f9a93470fd217200e5b57 \ sha256 88358b2f5cc66717bfc498ee4f1519594a33dc5901162899e22ec4f05db1b4d6 depends_build-append \ port:xmlto depends_lib port:openssl \ port:popt configure.args-append \ -DBUILD_TOOLS:BOOL=ON \ -DBUILD_TOOLS_DOCS:BOOL=ON