summaryrefslogtreecommitdiff
blob: 657874c2feaf3c7f511ccf0923f75d039452b8c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Copyright 1999-2008 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="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="!=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}*"