# -*- 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 crossroads version 1.0.1 revision 0 categories net sysutils devel license LGPL platforms darwin supported_archs i386 x86_64 maintainers openmaintainer stromnov description A fork of the ZeroMQ project. long_description ${description} homepage http://www.crossroads.io/ master_sites http://download.crossroads.io/ distname libxs-${version} checksums rmd160 17cd1de98023f2d154499f35d97079abbf268114 \ sha256 0f07ddadd7a07dde380df9f57920e97420f7e51a70349fff8e1d03ece2784d09 variant zmq description {build ØMQ compatibility library} { configure.args-append --enable-libzmq conflicts zmq zmq20 zeromq } universal_variant no livecheck.type regex livecheck.url ${master_sites} livecheck.regex libxs-(\[0-9.\]+)${extract.suffix}