diff options
author | pav <pav@FreeBSD.org> | 2004-05-30 15:13:05 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-05-30 15:13:05 +0800 |
commit | 7c20d113df32ebe37e1a8806d8a59f097ad66b38 (patch) | |
tree | cc8a9f37cd78dbd180670711647b0081f1171745 /net/Makefile | |
parent | 8ebce13416269f7aff7cb85a7d28d894d2a1be36 (diff) | |
download | freebsd-ports-gnome-7c20d113df32ebe37e1a8806d8a59f097ad66b38.tar.gz freebsd-ports-gnome-7c20d113df32ebe37e1a8806d8a59f097ad66b38.tar.zst freebsd-ports-gnome-7c20d113df32ebe37e1a8806d8a59f097ad66b38.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
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 |