diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-12-26 11:08:07 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-12-26 11:08:07 +0000 |
commit | 97c7a02eb04228186934a3cfc99c99718e72c068 (patch) | |
tree | aad7aac7445dcd87323dcedc4dab920f75bfbbf3 /net/Makefile | |
parent | Add eieio, Enhanced Integration of Emacs Interpreted Objects. (diff) |
New port: lam
LAM (Local Area Multicomputer) is 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: 29930
Submitted by: David Bremner <bremner@unb.ca>
Notes
Notes:
svn path=/head/; revision=52199
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 f8128dfa066f..3d92936d7586 100644 --- a/net/Makefile +++ b/net/Makefile @@ -193,6 +193,7 @@ SUBDIR += ksamba SUBDIR += kxicq SUBDIR += kxicq2 + SUBDIR += lam SUBDIR += lambdamoo SUBDIR += ldapmodule SUBDIR += ldapsdk |