# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-libs/czmq/czmq-1.2.0.ebuild,v 1.6 2014/04/24 12:58:26 jlec Exp $ EAPI=2 DESCRIPTION=" High-level C Binding for ZeroMQ" HOMEPAGE="http://czmq.zeromq.org" SRC_URI="http://download.zeromq.org/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" KEYWORDS="amd64 ~arm x86" IUSE="doc static-libs" RDEPEND="" DEPEND="doc? ( app-text/asciidoc app-text/xmlto ) >=net-libs/zeromq-2.1