diff options
author | brooks <brooks@FreeBSD.org> | 2005-10-28 07:41:25 +0800 |
---|---|---|
committer | brooks <brooks@FreeBSD.org> | 2005-10-28 07:41:25 +0800 |
commit | dfa5c65c71eae0e31c55d6479afb2e7f6f8646c6 (patch) | |
tree | 44590e15c15285d784ab2168cd62198017d2d715 /net/Makefile | |
parent | 6456f623dcfa905d2f7bbf98d5a7c74f9214f644 (diff) | |
download | freebsd-ports-gnome-dfa5c65c71eae0e31c55d6479afb2e7f6f8646c6.tar.gz freebsd-ports-gnome-dfa5c65c71eae0e31c55d6479afb2e7f6f8646c6.tar.zst freebsd-ports-gnome-dfa5c65c71eae0e31c55d6479afb2e7f6f8646c6.zip |
Add Open MPI 1.0rc4.
From http://www.open-mpi.org/
Open MPI is a project combining technologies and resources from
several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI)
in order to build the best MPI library available. A completely
new MPI-2 compliant implementation, Open MPI offers advantages
for system and software vendors, application developers and
computer science researchers.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index eecdfc322a6a..ee26b4335a3b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -484,6 +484,7 @@ SUBDIR += openldap23-sasl-client SUBDIR += openldap23-server SUBDIR += openmcu + SUBDIR += openmpi SUBDIR += openntpd SUBDIR += openradius SUBDIR += openslp |