# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-p2p/fms/fms-0.3.66.ebuild,v 1.1 2012/03/08 21:20:24 tommy Exp $ EAPI="2" inherit eutils cmake-utils DESCRIPTION="A spam-resistant message board application for Freenet" HOMEPAGE="http://freenetproject.org/tools.html" SRC_URI="mirror://gentoo/${PN}-src-${PV}.zip" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="frost" RDEPEND="virtual/libiconv frost? ( net-libs/polarssl ) >=dev-libs/poco-1.2.9 >=dev-db/sqlite-3.6.15