diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-30 07:13:05 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-30 07:13:05 +0000 |
commit | ba3a6378a7464196655ef05c7d183e3a6f50a92d (patch) | |
tree | 2df360b461567d2cc998780227c1780041090c9b /net/Makefile | |
parent | 98af7861c2b3d97ff443174483834d8b270a8cce (diff) | |
download | ports-ba3a6378a7464196655ef05c7d183e3a6f50a92d.tar.gz ports-ba3a6378a7464196655ef05c7d183e3a6f50a92d.zip |
After repocopy from net/lam, add lam7, an MPI programming environment and
development system for heterogeneous computers on a network. With LAM,
a dedicated cluster or an existing network computing infrastructure can act
as one parallel computer solving one problem.
PR: ports/66738
Submitted by: Jan Lentfer <lentferj@bio.tu-darmstadt.de>
Repocopy by: marcus
Notes
Notes:
svn path=/head/; revision=110373
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 e671e697f624..bfa352cb81e6 100644 --- a/net/Makefile +++ b/net/Makefile @@ -248,6 +248,7 @@ SUBDIR += krdesktop SUBDIR += l2tpd SUBDIR += lam + SUBDIR += lam7 SUBDIR += lambdamoo SUBDIR += latd SUBDIR += ldap2dns |