summaryrefslogtreecommitdiff
blob: 2690a3edfe9335f8da37bbab624adebeec1addfb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:  $

DESCRIPTION="Open Field Operation and Manipulation - CFD Simulation Toolbox"
HOMEPAGE="http://www.opencfd.co.uk/openfoam/"

LICENSE="GPL-2"
SLOT="1.5"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND="!=sci-libs/openfoam-${PV}*
	!=sci-libs/openfoam-bin-${PV}*
	=sci-libs/openfoam-kernel-${PV}*
	=sci-libs/openfoam-solvers-${PV}*
	=sci-libs/openfoam-utilities-${PV}*
	=sci-libs/openfoam-wmake-${PV}*"
DEPEND="${RDEPEND}"