blob: df75c6f7c1abd54362ab53707ee8809e81a87f27 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
PRGNAM="OpenFOAM"
VERSION="8"
HOMEPAGE="https://openfoam.org/"
DOWNLOAD="https://github.com/OpenFOAM/OpenFOAM-8/archive/version-8/OpenFOAM-8-version-8.tar.gz \
https://github.com/OpenFOAM/ThirdParty-8/archive/version-8/ThirdParty-8-version-8.tar.gz"
MD5SUM="261dc0d01c4417b737487a60ab4784aa \
a1beb9f9ce9ca547cd458ec6c1472bcd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="openmpi CGAL"
MAINTAINER="Lorenzo Trevisan"
EMAIL="lorenzo.trevisan@gmail.com"
|